Searched defs:perm (Results 1 – 10 of 10) sorted by relevance
22 #define RDC_DOMAIN_PERM(domain, perm) (perm << (domain * 2)) argument
42 uint32_t perm = K_INHERIT_PERMS; in tThread_entry_negative() local111 uint32_t perm = K_INHERIT_PERMS; in create_negative_test_thread() local
149 uint32_t perm = K_INHERIT_PERMS; in ZTEST_USER() local
99 uint32_t perm = K_INHERIT_PERMS; in create_negative_test_thread() local
248 uint32_t perm = K_INHERIT_PERMS; in run_trigger_thread() local
155 static bool set_pmp_entry(unsigned int *index_p, uint8_t perm, in set_pmp_entry()
775 uint32_t perm; in arch_mem_domain_partition_remove() local
1107 uint32_t perm = K_INHERIT_PERMS; in ZTEST() local
293 uint16_t perm: 15; member
173 #define OBJ_FIELD_DATA(res_id, perm, type) \ argument