Home
last modified time | relevance | path

Searched defs:prog (Results 1 – 80 of 80) sorted by relevance

/linux-4.4.14/net/sched/
Dcls_bpf.c82 struct cls_bpf_prog *prog; in cls_bpf_classify() local
137 static bool cls_bpf_is_ebpf(const struct cls_bpf_prog *prog) in cls_bpf_is_ebpf()
156 static void cls_bpf_delete_prog(struct tcf_proto *tp, struct cls_bpf_prog *prog) in cls_bpf_delete_prog()
172 struct cls_bpf_prog *prog = container_of(rcu, struct cls_bpf_prog, rcu); in __cls_bpf_delete_prog() local
179 struct cls_bpf_prog *prog = (struct cls_bpf_prog *) arg; in cls_bpf_delete() local
191 struct cls_bpf_prog *prog, *tmp; in cls_bpf_destroy() local
210 struct cls_bpf_prog *prog; in cls_bpf_get() local
226 static int cls_bpf_prog_from_ops(struct nlattr **tb, struct cls_bpf_prog *prog) in cls_bpf_prog_from_ops()
265 static int cls_bpf_prog_from_efd(struct nlattr **tb, struct cls_bpf_prog *prog, in cls_bpf_prog_from_efd()
305 struct cls_bpf_prog *prog, in cls_bpf_modify_existing()
[all …]
Dact_bpf.c39 struct tcf_bpf *prog = act->priv; in tcf_bpf() local
93 static bool tcf_bpf_is_ebpf(const struct tcf_bpf *prog) in tcf_bpf_is_ebpf()
98 static int tcf_bpf_dump_bpf_info(const struct tcf_bpf *prog, in tcf_bpf_dump_bpf_info()
116 static int tcf_bpf_dump_ebpf_info(const struct tcf_bpf *prog, in tcf_bpf_dump_ebpf_info()
133 struct tcf_bpf *prog = act->priv; in tcf_bpf_dump() local
261 static void tcf_bpf_prog_fill_cfg(const struct tcf_bpf *prog, in tcf_bpf_prog_fill_cfg()
281 struct tcf_bpf *prog; in tcf_bpf_init() local
/linux-4.4.14/kernel/bpf/
Dsyscall.c430 static int find_prog_type(enum bpf_prog_type type, struct bpf_prog *prog) in find_prog_type()
459 static void fixup_bpf_calls(struct bpf_prog *prog) in fixup_bpf_calls()
512 static int bpf_prog_charge_memlock(struct bpf_prog *prog) in bpf_prog_charge_memlock()
529 static void bpf_prog_uncharge_memlock(struct bpf_prog *prog) in bpf_prog_uncharge_memlock()
547 void bpf_prog_put_rcu(struct bpf_prog *prog) in bpf_prog_put_rcu()
553 void bpf_prog_put(struct bpf_prog *prog) in bpf_prog_put()
562 struct bpf_prog *prog = filp->private_data; in bpf_prog_release() local
572 int bpf_prog_new_fd(struct bpf_prog *prog) in bpf_prog_new_fd()
590 struct bpf_prog *bpf_prog_inc(struct bpf_prog *prog) in bpf_prog_inc()
605 struct bpf_prog *prog; in bpf_prog_get() local
[all …]
Darraymap.c233 struct bpf_prog *prog = bpf_prog_get(fd); in prog_fd_array_get_ptr() local
246 struct bpf_prog *prog = ptr; in prog_fd_array_put_ptr() local
Dcore.c448 struct bpf_prog *prog; in __bpf_prog_run() local
788 void __weak bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile()
Dverifier.c195 struct bpf_prog *prog; /* eBPF program being verified */ member
2084 static void adjust_branches(struct bpf_prog *prog, int pos, int delta) in adjust_branches()
2197 int bpf_check(struct bpf_prog **prog, union bpf_attr *attr) in bpf_check()
/linux-4.4.14/tools/testing/selftests/seccomp/
Dseccomp_bpf.c160 struct sock_fprog prog = { in TEST() local
192 struct sock_fprog prog = { }; in TEST() local
229 struct sock_fprog prog = { }; in TEST() local
266 struct sock_fprog prog = { in TEST() local
289 struct sock_fprog prog = { in TEST() local
314 struct sock_fprog prog = { in TEST() local
331 struct sock_fprog prog = { in TEST() local
350 struct sock_fprog prog = { in TEST_SIGNAL() local
372 struct sock_fprog prog = { in TEST_SIGNAL() local
393 struct sock_fprog prog = { in TEST_SIGNAL() local
[all …]
/linux-4.4.14/tools/lib/bpf/
Dlibbpf.c207 static void bpf_program__unload(struct bpf_program *prog) in bpf_program__unload()
215 static void bpf_program__exit(struct bpf_program *prog) in bpf_program__exit()
238 struct bpf_program *prog) in bpf_program__init()
275 struct bpf_program prog, *progs; in bpf_object__add_program() local
596 struct bpf_program *prog; in bpf_object__find_prog_by_idx() local
608 bpf_program__collect_reloc(struct bpf_program *prog, in bpf_program__collect_reloc()
724 bpf_program__relocate(struct bpf_program *prog, int *map_fds) in bpf_program__relocate()
756 struct bpf_program *prog; in bpf_object__relocate() local
786 struct bpf_program *prog; in bpf_object__collect_reloc() local
860 bpf_program__load(struct bpf_program *prog, in bpf_program__load()
[all …]
/linux-4.4.14/drivers/clk/at91/
Dclk-programmable.c48 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_recalc_rate() local
102 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_set_parent() local
127 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_get_parent() local
142 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_set_rate() local
181 struct clk_programmable *prog; in at91_clk_register_programmable() local
/linux-4.4.14/arch/x86/net/
Dbpf_jit_comp.c203 u8 *prog = *pprog; in emit_prologue() local
257 u8 *prog = *pprog; in emit_bpf_tail_call() local
321 u8 *prog = *pprog; in emit_load_skb_data_hlen() local
348 u8 *prog = temp; in do_jit() local
1042 void bpf_jit_compile(struct bpf_prog *prog) in bpf_jit_compile()
1046 void bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile()
/linux-4.4.14/arch/arm64/net/
Dbpf_jit_comp.c60 const struct bpf_prog *prog; member
723 const struct bpf_prog *prog = ctx->prog; in build_body() local
751 void bpf_jit_compile(struct bpf_prog *prog) in bpf_jit_compile()
756 void bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile()
821 void bpf_jit_free(struct bpf_prog *prog) in bpf_jit_free()
/linux-4.4.14/tools/perf/util/
Dbpf-loader.c113 config_bpf_program(struct bpf_program *prog) in config_bpf_program()
203 struct bpf_program *prog; in bpf__probe() local
243 struct bpf_program *prog; in bpf__unprobe() local
297 struct bpf_program *prog; in bpf__foreach_tev() local
Dvdso.c177 static int vdso__copy_compat(const char *prog, int fd) in vdso__copy_compat()
194 static int vdso__create_compat_file(const char *prog, char *temp_name) in vdso__create_compat_file()
Dordered-events.c192 struct ui_progress prog; in __ordered_events__flush() local
Dhist.c1050 void hists__collapse_resort(struct hists *hists, struct ui_progress *prog) in hists__collapse_resort()
1158 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort()
Dsession.c1569 struct ui_progress prog; in __perf_session__process_events() local
/linux-4.4.14/drivers/scsi/aic94xx/
Daic94xx_seq.c196 const u32 *prog = (u32 *) _prog; in asd_verify_cseq() local
232 const u32 *prog = (u32 *) _prog; in asd_verify_lseq() local
267 static int asd_verify_seq(struct asd_ha_struct *asd_ha, const u8 *prog, in asd_verify_seq()
289 const u8 * const prog, u32 size, u8 lseq_mask) in asd_download_seq()
364 const u32 *prog = (u32 *) _prog; in asd_download_seq() local
/linux-4.4.14/samples/bpf/
Dtracex5_user.c18 struct sock_fprog prog = { in install_accept_all_seccomp() local
Dsock_example.c43 struct bpf_insn prog[] = { in test_sock() local
Dtest_verifier.c1226 struct bpf_insn *prog = tests[i].insns; in test() local
Dbpf_load.c47 static int load_and_attach(const char *event, struct bpf_insn *prog, int size) in load_and_attach()
/linux-4.4.14/samples/seccomp/
Ddropper.c41 struct sock_fprog prog = { in install_filter() local
Dbpf-fancy.c80 struct sock_fprog prog = { in main() local
Dbpf-direct.c144 struct sock_fprog prog = { in install_filter() local
/linux-4.4.14/tools/testing/selftests/futex/functional/
Dfutex_wait_wouldblock.c33 void usage(char *prog) in usage()
Dfutex_wait_timeout.c32 void usage(char *prog) in usage()
Dfutex_requeue_pi_mismatched_ops.c37 void usage(char *prog) in usage()
Dfutex_wait_uninitialized_heap.c45 void usage(char *prog) in usage()
Dfutex_wait_private_mapped_file.c46 void usage(char *prog) in usage()
Dfutex_requeue_pi_signal_restart.c43 void usage(char *prog) in usage()
Dfutex_requeue_pi.c60 void usage(char *prog) in usage()
/linux-4.4.14/tools/testing/selftests/powerpc/dscr/
Ddscr_inherit_exec_test.c22 static char prog[LEN_MAX]; variable
/linux-4.4.14/net/sunrpc/
Dstats.c36 const struct rpc_program *prog = statp->program; in rpc_proc_show() local
82 const struct svc_program *prog = statp->program; in svc_seq_show() local
Dsvc.c408 __svc_create(struct svc_program *prog, unsigned int bufsize, int npools, in __svc_create()
471 svc_create(struct svc_program *prog, unsigned int bufsize, in svc_create()
479 svc_create_pooled(struct svc_program *prog, unsigned int bufsize, in svc_create_pooled()
1077 u32 prog, vers, proc; in svc_process_common() local
Drpcb_clnt.c445 int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port) in rpcb_register()
/linux-4.4.14/net/core/
Dfilter.c358 static int bpf_convert_filter(struct sock_filter *prog, int len, in bpf_convert_filter()
869 static void __bpf_prog_release(struct bpf_prog *prog) in __bpf_prog_release()
1142 static int __sk_attach_prog(struct bpf_prog *prog, struct sock *sk, in __sk_attach_prog()
1182 struct bpf_prog *prog; in __sk_attach_filter() local
1233 struct bpf_prog *prog; in sk_attach_bpf() local
1752 struct bpf_prog *prog) in bpf_net_convert_ctx_access()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
Dpriv.h11 int (*prog)(struct nvkm_clk *); member
/linux-4.4.14/sound/drivers/opl3/
Dopl3_synth.c252 int prog, int bank, int type, in snd_opl3_load_patch()
314 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank, in snd_opl3_find_patch()
/linux-4.4.14/include/linux/
Dfilter.h348 struct bpf_prog *prog; member
353 static inline u32 bpf_prog_run_save_cb(const struct bpf_prog *prog, in bpf_prog_run_save_cb()
376 static inline u32 bpf_prog_run_clear_cb(const struct bpf_prog *prog, in bpf_prog_run_clear_cb()
392 static inline bool bpf_prog_was_classic(const struct bpf_prog *prog) in bpf_prog_was_classic()
Dbpf.h133 struct bpf_prog *prog; member
198 static inline void bpf_prog_put(struct bpf_prog *prog) in bpf_prog_put()
Dtrace_events.h303 struct bpf_prog *prog; member
559 static inline unsigned int trace_call_bpf(struct bpf_prog *prog, void *ctx) in trace_call_bpf()
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dpriv.h19 void (*prog)(struct nvkm_fb *, int i, struct nvkm_fb_tile *); member
/linux-4.4.14/arch/x86/tools/
Dtest_get_len.c39 const char *prog; variable
Dinsn_sanity.c47 static const char *prog; /* Program name */ variable
/linux-4.4.14/drivers/parisc/
Dsuperio.c439 u8 prog; in superio_fixup_pci() local
/linux-4.4.14/Documentation/spi/
Dspidev_test.c140 static void print_usage(const char *prog) in print_usage()
/linux-4.4.14/tools/testing/selftests/net/
Dpsock_fanout.c101 struct bpf_insn prog[] = { in sock_fanout_set_ebpf() local
/linux-4.4.14/kernel/trace/
Dbpf_trace.c32 unsigned int trace_call_bpf(struct bpf_prog *prog, void *ctx) in trace_call_bpf()
Dtrace_kprobe.c1126 struct bpf_prog *prog = call->prog; in kprobe_perf_func() local
1161 struct bpf_prog *prog = call->prog; in kretprobe_perf_func() local
Dtrace_uprobe.c1113 struct bpf_prog *prog = call->prog; in __uprobe_perf_func() local
/linux-4.4.14/tools/perf/
Dbuiltin-report.c464 struct ui_progress prog; in report__collapse_hists() local
494 struct ui_progress prog; in report__output_resort() local
/linux-4.4.14/include/uapi/sound/
Dasound_fm.h126 unsigned char prog; member
/linux-4.4.14/arch/arm/boot/dts/
Dat91sam9261.dtsi631 prog: progck { label
Dsama5d2.dtsi388 prog: progck { label
Dat91sam9263.dtsi157 prog: progck { label
Dat91rm9200.dtsi161 prog: progck { label
Dat91sam9260.dtsi176 prog: progck { label
Dat91sam9n12.dtsi181 prog: progck { label
Dat91sam9rl.dtsi861 prog: progck { label
Dat91sam9x5.dtsi185 prog: progck { label
Dat91sam9g45.dtsi184 prog: progck { label
Dsama5d3.dtsi985 prog: progck { label
Dsama5d4.dtsi470 prog: progck { label
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/
Dfb.h148 int (*prog)(struct nvkm_ram *); member
/linux-4.4.14/kernel/
Dseccomp.c60 struct bpf_prog *prog; member
/linux-4.4.14/usr/
Dgen_init_cpio.c451 static void usage(const char *prog) in usage()
/linux-4.4.14/fs/lockd/
Dmon.c40 u32 prog; /* RPC callback info */ member
/linux-4.4.14/drivers/hwmon/
Dthmc50.c102 int prog = i2c_smbus_read_byte_data(client, THMC50_REG_CONF); in thmc50_update_device() local
/linux-4.4.14/arch/arm/net/
Dbpf_jit_32.c515 const struct bpf_prog *prog = ctx->skf; in build_body() local
/linux-4.4.14/include/sound/
Dopl3.h271 unsigned char prog; member
/linux-4.4.14/sound/isa/wavefront/
Dwavefront_synth.c736 wavefront_program prog; in wavefront_get_program_status() local
/linux-4.4.14/drivers/pci/
Dquirks.c1102 u8 prog; in quirk_svwks_csb5ide() local
1118 u8 prog; in quirk_ide_samemode() local
/linux-4.4.14/arch/sparc/net/
Dbpf_jit_comp.c366 u32 temp[8], *prog, *func, seen = 0, pass; in bpf_jit_compile() local
/linux-4.4.14/arch/mips/net/
Dbpf_jit.c654 const struct bpf_prog *prog = ctx->skf; in build_body() local
/linux-4.4.14/drivers/media/usb/as102/
Das10x_cmd.h373 __le16 prog; member
/linux-4.4.14/net/packet/
Daf_packet.c1420 struct bpf_prog *prog; in fanout_demux_bpf() local
/linux-4.4.14/kernel/events/
Dcore.c7067 struct bpf_prog *prog; in perf_event_set_bpf_prog() local
7096 struct bpf_prog *prog; in perf_event_free_bpf_prog() local
/linux-4.4.14/drivers/scsi/megaraid/
Dmegaraid_sas.h1611 struct megasas_progress prog; member
1645 struct megasas_progress prog; member
/linux-4.4.14/arch/mips/include/asm/octeon/
Dcvmx-lmcx-defs.h254 uint64_t prog:8; member
272 uint64_t prog:8; member
Dcvmx-mio-defs.h2168 uint64_t prog:1; member
2178 uint64_t prog:1; member