Searched defs:skel (Results 1 - 25 of 263) sorted by path

1234567891011

/linux-master/drivers/usb/host/
H A Duhci-q.c799 int skel; local
[all...]
H A Duhci-hcd.h177 int skel; /* Skeleton queue number */ member in struct:uhci_qh
/linux-master/drivers/hid/bpf/entrypoints/
H A Dentrypoints.lskel.h22 entrypoints_bpf__hid_tail_call__attach(struct entrypoints_bpf *skel) argument
33 entrypoints_bpf__attach(struct entrypoints_bpf *skel) argument
59 struct entrypoints_bpf *skel; local
72 entrypoints_bpf__load(struct entrypoints_bpf *skel) argument
225 struct entrypoints_bpf *skel; local
[all...]
/linux-master/drivers/hid/bpf/
H A Dhid_bpf_jmp_table.c505 static struct entrypoints_bpf *skel; variable in typeref:struct:entrypoints_bpf
[all...]
/linux-master/kernel/bpf/preload/
H A Dbpf_preload_kern.c13 static struct iterators_bpf *skel; variable in typeref:struct:iterators_bpf
[all...]
/linux-master/kernel/bpf/preload/iterators/
H A Diterators.lskel-big-endian.h24 iterators_bpf__dump_bpf_map__attach(struct iterators_bpf *skel) argument
35 iterators_bpf__dump_bpf_prog__attach(struct iterators_bpf *skel) argument
46 iterators_bpf__attach(struct iterators_bpf *skel) argument
75 struct iterators_bpf *skel; local
88 iterators_bpf__load(struct iterators_bpf *skel) argument
396 struct iterators_bpf *skel; local
[all...]
H A Diterators.lskel-little-endian.h24 iterators_bpf__dump_bpf_map__attach(struct iterators_bpf *skel) argument
35 iterators_bpf__dump_bpf_prog__attach(struct iterators_bpf *skel) argument
46 iterators_bpf__attach(struct iterators_bpf *skel) argument
75 struct iterators_bpf *skel; local
88 iterators_bpf__load(struct iterators_bpf *skel) argument
412 struct iterators_bpf *skel; local
[all...]
/linux-master/samples/bpf/
H A DMakefile[all...]
H A Dxdp_router_ipv4_user.c554 struct xdp_router_ipv4 *skel; local
[all...]
/linux-master/samples/hid/
H A DMakefile[all...]
H A Dhid_mouse.c78 struct hid_mouse *skel; local
H A Dhid_surface_dial.c89 static int attach_prog(struct hid_surface_dial *skel, struct bpf_program *prog, int hid_id) argument
117 static int set_haptic(struct hid_surface_dial *skel, int hid_id) argument
146 struct hid_surface_dial *skel; local
[all...]
/linux-master/samples/v4l/
H A Dv4l2-pci-skeleton.c121 struct skeleton *skel = dev_id; local
157 struct skeleton *skel = vb2_get_drv_priv(vq); local
187 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); local
206 struct skeleton *skel = vb2_get_drv_priv(vb->vb2_queue); local
218 return_all_buffers(struct skeleton *skel, enum vb2_buffer_state state) argument
240 struct skeleton *skel = vb2_get_drv_priv(vq); local
263 struct skeleton *skel = vb2_get_drv_priv(vq); local
293 struct skeleton *skel = video_drvdata(file); local
308 skeleton_fill_pix_format(struct skeleton *skel, struct v4l2_pix_format *pix) argument
343 struct skeleton *skel = video_drvdata(file); local
361 struct skeleton *skel = video_drvdata(file); local
383 struct skeleton *skel = video_drvdata(file); local
401 struct skeleton *skel = video_drvdata(file); local
433 struct skeleton *skel = video_drvdata(file); local
452 struct skeleton *skel = video_drvdata(file); local
480 struct skeleton *skel = video_drvdata(file); local
519 struct skeleton *skel = video_drvdata(file); local
532 struct skeleton *skel = video_drvdata(file); local
554 struct skeleton *skel = video_drvdata(file); local
583 struct skeleton *skel = video_drvdata(file); local
613 struct skeleton *skel = video_drvdata(file); local
640 struct skeleton *skel = video_drvdata(file); local
748 struct skeleton *skel; local
889 struct skeleton *skel = container_of(v4l2_dev, struct skeleton, v4l2_dev); local
[all...]
/linux-master/tools/bpf/bpftool/
H A Dpids.c102 struct pid_iter_bpf *skel; local
/linux-master/tools/perf/bench/
H A Duprobe.c59 struct bench_uprobe_bpf *skel; variable in typeref:struct:bench_uprobe_bpf
[all...]
/linux-master/tools/perf/
H A Dbuiltin-trace.c141 struct augmented_raw_syscalls_bpf *skel; member in struct:trace
[all...]
/linux-master/tools/perf/util/
H A Dbpf-filter.c91 struct sample_filter_bpf *skel; local
171 struct sample_filter_bpf *skel = evsel->bpf_skel; local
[all...]
H A Dbpf_counter.c104 struct bpf_prog_profiler_bpf *skel; local
251 struct bpf_prog_profiler_bpf *skel = counter->skel; local
279 struct bpf_prog_profiler_bpf *skel; local
401 struct bperf_leader_bpf *skel = bperf_leader_bpf__open(); local
579 struct bperf_leader_bpf *skel = evsel->leader_skel; local
615 struct bperf_follower_bpf *skel = evsel->follower_skel; local
[all...]
H A Dbpf_counter.h35 void *skel; member in struct:bpf_counter
H A Dbpf_counter_cgroup.c40 static struct bperf_cgroup_bpf *skel; variable in typeref:struct:bperf_cgroup_bpf
[all...]
H A Dbpf_ftrace.c17 static struct func_latency_bpf *skel; variable in typeref:struct:func_latency_bpf
[all...]
H A Dbpf_kwork.c51 static struct kwork_trace_bpf *skel; variable in typeref:struct:kwork_trace_bpf
[all...]
H A Dbpf_kwork_top.c60 static struct kwork_top_bpf *skel; variable in typeref:struct:kwork_top_bpf
[all...]
H A Dbpf_lock_contention.c20 static struct lock_contention_bpf *skel; variable in typeref:struct:lock_contention_bpf
[all...]
H A Dbpf_off_cpu.c24 static struct off_cpu_bpf *skel; variable in typeref:struct:off_cpu_bpf
[all...]

Completed in 285 milliseconds

1234567891011