Home
last modified time | relevance | path

Searched defs:kernel (Results 1 – 18 of 18) sorted by relevance

/tools/testing/selftests/bpf/progs/
A Dtest_kfunc_dynptr_param.c39 int BPF_PROG(not_valid_dynptr, int cmd, union bpf_attr *attr, unsigned int size, bool kernel) in BPF_PROG()
49 int BPF_PROG(not_ptr_to_stack, int cmd, union bpf_attr *attr, unsigned int size, bool kernel) in BPF_PROG()
58 int BPF_PROG(dynptr_data_null, int cmd, union bpf_attr *attr, unsigned int size, bool kernel) in BPF_PROG()
A Dtest_cgroup1_hierarchy.c54 int BPF_PROG(lsm_run, int cmd, union bpf_attr *attr, unsigned int size, bool kernel) in BPF_PROG()
60 int BPF_PROG(lsm_s_run, int cmd, union bpf_attr *attr, unsigned int size, bool kernel) in BPF_PROG()
A Dtest_kernel_flag.c19 int BPF_PROG(bpf, int cmd, union bpf_attr *attr, unsigned int size, bool kernel) in BPF_PROG()
A Dtest_ptr_untrusted.c10 int BPF_PROG(lsm_run, int cmd, union bpf_attr *attr, unsigned int size, bool kernel) in BPF_PROG()
A Dtest_lookup_key.c26 int BPF_PROG(bpf, int cmd, union bpf_attr *attr, unsigned int size, bool kernel) in BPF_PROG()
A Dtest_task_under_cgroup.c52 int BPF_PROG(lsm_run, int cmd, union bpf_attr *attr, unsigned int size, bool kernel) in BPF_PROG()
A Dtest_verify_pkcs7_sig.c40 int BPF_PROG(bpf, int cmd, union bpf_attr *attr, unsigned int size, bool kernel) in BPF_PROG()
A Drcu_read_lock.c247 bool kernel) in BPF_PROG()
/tools/testing/selftests/bpf/prog_tests/
A Dkprobe_multi_test.c435 static bool is_invalid_entry(char *buf, bool kernel) in is_invalid_entry()
494 static int get_syms(char ***symsp, size_t *cntp, bool kernel) in get_syms()
576 static int get_addrs(unsigned long **addrsp, size_t *cntp, bool kernel) in get_addrs()
666 static void test_kprobe_multi_bench_attach(bool kernel) in test_kprobe_multi_bench_attach()
691 static void test_kprobe_multi_bench_attach_addr(bool kernel) in test_kprobe_multi_bench_attach_addr()
/tools/perf/arch/x86/util/
A Dmachine.c71 struct dso *kernel) in machine__create_extra_kernel_maps()
/tools/perf/util/
A Dmachine.c963 struct dso *kernel; in machine__get_kernel() local
1039 struct dso *kernel, in machine__create_extra_kernel_map()
1125 struct dso *kernel) in machine__map_x86_64_entry_trampolines()
1178 __machine__create_kernel_maps(struct machine *machine, struct dso *kernel) in __machine__create_kernel_maps()
1545 struct dso *kernel = machine__get_kernel(machine); in machine__create_kernel_maps() local
1624 struct dso *kernel = machine__kernel_dso(machine); in machine__process_extra_kernel_map() local
1678 struct dso *kernel = dsos__find_kernel_dso(&machine->dsos); in machine__process_kernel_mmap_event() local
A Dparse-events.h214 bool kernel : 1; /* 'k' */ member
A Dsynthetic-events.c74 pid_t *tgid, pid_t *ppid, bool *kernel) in perf_event__get_comm_ids()
156 pid_t *tgid, pid_t *ppid, bool *kernel) in perf_event__prepare_comm()
A Ddso.h505 static inline void dso__set_kernel(struct dso *dso, enum dso_space_type kernel) in dso__set_kernel()
A Dsymbol.c363 struct symbol *sym, bool kernel) in __symbols__insert()
/tools/testing/selftests/cgroup/
A Dtest_kmem.c169 long current, anon, file, kernel, sock, sum; in test_kmem_memcg_deletion() local
/tools/power/pm-graph/
A Dbootgraph.py53 kernel = '' variable in SystemValues
/tools/perf/
A Dbuiltin-script.c1102 bool kernel; in grab_bb() local

Completed in 60 milliseconds