Searched refs:dominates (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/security/selinux/ss/ |
| H A D | policydb.h | 80 struct ebitmap dominates; /* set of roles dominated by this role */ member
|
| H A D | services.c | 319 s[++sp] = ebitmap_get_bit(&r1->dominates, in constraint_expr_eval() 323 s[++sp] = ebitmap_get_bit(&r2->dominates, in constraint_expr_eval() 327 s[++sp] = (!ebitmap_get_bit(&r1->dominates, in constraint_expr_eval() 329 !ebitmap_get_bit(&r2->dominates, in constraint_expr_eval()
|
| H A D | policydb.c | 267 ebitmap_destroy(&role->dominates); in role_destroy() 1418 rc = ebitmap_read(&role->dominates, fp); in role_read() 3162 rc = ebitmap_write(&role->dominates, fp); in role_write()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | scaling.rst | 189 In the extreme case a single flow dominates traffic. Especially on
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gccint.info | 19739 B, block A dominates block B if A is _always_ executed before B. 20458 does not belong to a sub-loop, and it dominates the latch of the 20477 * 'remove_path': Removes an edge and all blocks it dominates.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gccint.info | 19739 B, block A dominates block B if A is _always_ executed before B. 20458 does not belong to a sub-loop, and it dominates the latch of the 20477 * 'remove_path': Removes an edge and all blocks it dominates.
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 24745 interupt dominates processing time. If we reorder the list to be in
|