Searched refs:access_type (Results 1 – 4 of 4) sorted by relevance
| /tools/testing/selftests/powerpc/mm/ |
| A D | stack_expansion_ldst.c | 31 enum access_type { enum 42 int consume_stack(unsigned long target_sp, unsigned long stack_high, int delta, enum access_type ty… in consume_stack() 114 int child(unsigned int stack_used, int delta, enum access_type type) in child() 129 static int test_one(unsigned int stack_used, int delta, enum access_type type) in test_one() 157 static void test_one_type(enum access_type type, unsigned long page_size, unsigned long rlim_cur) in test_one_type()
|
| /tools/testing/selftests/bpf/progs/ |
| A D | dev_cgroup.c | 15 short type = ctx->access_type & 0xFFFF; in bpf_prog1() 17 short access = ctx->access_type >> 16; in bpf_prog1()
|
| /tools/testing/selftests/kvm/ |
| A D | access_tracking_perf_test.c | 355 enum access_type { enum 381 enum access_type access, const char *description) in access_memory()
|
| /tools/include/uapi/linux/ |
| A D | bpf.h | 7226 __u32 access_type; member
|
Completed in 24 milliseconds