Searched defs:prog (Results 76 - 100 of 371) sorted by relevance

1234567891011>>

/linux-master/tools/testing/selftests/gpio/
H A Dgpio-mockup-cdev.c91 static void usage(char *prog) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcgroup_attach_multi.c39 struct bpf_insn prog[] = { local
H A Dcustom_sec_handlers.c13 static int custom_setup_prog(struct bpf_program *prog, long cookie) argument
21 static int custom_prepare_load_prog(struct bpf_program *prog, argument
32 static int custom_attach_prog(const struct bpf_program *prog, long cookie, argument
H A Dconnect_force_port.c54 struct bpf_program *prog; local
[all...]
H A Dcheck_mtu.c44 struct bpf_program *prog; local
78 test_check_mtu_run_xdp(struct test_check_mtu *skel, struct bpf_program *prog, __u32 mtu_expect) argument
131 test_check_mtu_run_tc(struct test_check_mtu *skel, struct bpf_program *prog, __u32 mtu_expect) argument
[all...]
H A Dbpf_nf.c144 struct bpf_program *prog; local
H A Dempty_skb.c12 struct bpf_program *prog; local
H A Dmap_in_map.c77 struct bpf_program *prog; local
/linux-master/kernel/bpf/
H A Dlink_iter.c48 struct bpf_prog *prog; local
H A Ddispatcher.c25 bpf_dispatcher_find_prog( struct bpf_dispatcher *d, struct bpf_prog *prog) argument
43 bpf_dispatcher_add_prog(struct bpf_dispatcher *d, struct bpf_prog *prog) argument
68 bpf_dispatcher_remove_prog(struct bpf_dispatcher *d, struct bpf_prog *prog) argument
[all...]
/linux-master/samples/bpf/
H A Dibumad_user.c85 struct bpf_program *prog; local
H A Dtest_cgrp2_attach.c45 struct bpf_insn prog[] = { local
H A Dsockex3_user.c28 struct bpf_program *prog; local
H A Dxdp_fwd_user.c107 static void usage(const char *prog) argument
122 struct bpf_program *prog = NULL; local
H A Dtrace_output_user.c47 struct bpf_program *prog; local
H A Dtracex3_user.c110 struct bpf_program *prog; local
H A Dsyscall_tp_user.c53 struct bpf_program *prog; local
/linux-master/tools/testing/selftests/futex/functional/
H A Dfutex_requeue_pi_signal_restart.c40 void usage(char *prog) argument
H A Dfutex_wait_timeout.c29 void usage(char *prog) argument
/linux-master/samples/hid/
H A Dhid_mouse.c42 static void usage(const char *prog) argument
79 struct bpf_program *prog; local
/linux-master/tools/testing/selftests/bpf/benchs/
H A Dbench_rename.c63 static void attach_bpf(struct bpf_program *prog) argument
H A Dbench_strncmp.c101 static void strncmp_attach_prog(struct bpf_program *prog) argument
/linux-master/arch/parisc/net/
H A Dbpf_jit_core.c18 const struct bpf_prog *prog = ctx->prog; local
44 struct bpf_prog *bpf_int_jit_compile(struct bpf_prog *prog) argument
[all...]
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dpriv.h42 void (*prog)(struct nvkm_fb *, int i, struct nvkm_fb_tile *); member in struct:nvkm_fb_func::__anon251
/linux-master/fs/verity/
H A Dmeasure.c166 static int bpf_get_fsverity_digest_filter(const struct bpf_prog *prog, u32 kfunc_id) argument

Completed in 162 milliseconds

1234567891011>>