Searched refs:PER_USER_RANGE (Results 1 – 3 of 3) sorted by relevance
25 #define PER_USER_RANGE 100000 macro
355 uint32_t appId = (gid_uid & 0xffffffff) % PER_USER_RANGE; in DEFINE_BPF_MAP()
113 uint32_t appId = uid % PER_USER_RANGE; in hasUpdateDeviceStatsPermission()