/linux-4.1.27/net/sched/ |
D | cls_bpf.c | 66 struct cls_bpf_prog *prog; in cls_bpf_classify() local 95 static bool cls_bpf_is_ebpf(const struct cls_bpf_prog *prog) in cls_bpf_is_ebpf() 114 static void cls_bpf_delete_prog(struct tcf_proto *tp, struct cls_bpf_prog *prog) in cls_bpf_delete_prog() 130 struct cls_bpf_prog *prog = container_of(rcu, struct cls_bpf_prog, rcu); in __cls_bpf_delete_prog() local 137 struct cls_bpf_prog *prog = (struct cls_bpf_prog *) arg; in cls_bpf_delete() local 149 struct cls_bpf_prog *prog, *tmp; in cls_bpf_destroy() local 168 struct cls_bpf_prog *prog; in cls_bpf_get() local 185 struct cls_bpf_prog *prog, u32 classid) in cls_bpf_prog_from_ops() 227 struct cls_bpf_prog *prog, u32 classid) in cls_bpf_prog_from_efd() 265 struct cls_bpf_prog *prog, in cls_bpf_modify_existing() [all …]
|
D | act_bpf.c | 39 struct tcf_bpf *prog = act->priv; in tcf_bpf() local 87 static bool tcf_bpf_is_ebpf(const struct tcf_bpf *prog) in tcf_bpf_is_ebpf() 92 static int tcf_bpf_dump_bpf_info(const struct tcf_bpf *prog, in tcf_bpf_dump_bpf_info() 110 static int tcf_bpf_dump_ebpf_info(const struct tcf_bpf *prog, in tcf_bpf_dump_ebpf_info() 127 struct tcf_bpf *prog = act->priv; in tcf_bpf_dump() local 255 static void tcf_bpf_prog_fill_cfg(const struct tcf_bpf *prog, in tcf_bpf_prog_fill_cfg() 272 struct tcf_bpf *prog; in tcf_bpf_init() local
|
/linux-4.1.27/kernel/bpf/ |
D | syscall.c | 351 static int find_prog_type(enum bpf_prog_type type, struct bpf_prog *prog) in find_prog_type() 380 static void fixup_bpf_calls(struct bpf_prog *prog) in fixup_bpf_calls() 416 void bpf_prog_put(struct bpf_prog *prog) in bpf_prog_put() 427 struct bpf_prog *prog = filp->private_data; in bpf_prog_release() local 439 struct bpf_prog *prog; in get_prog() local 460 struct bpf_prog *prog; in bpf_prog_get() local 479 struct bpf_prog *prog; in bpf_prog_load() local
|
D | verifier.c | 195 struct bpf_prog *prog; /* eBPF program being verified */ member 1932 static void adjust_branches(struct bpf_prog *prog, int pos, int delta) in adjust_branches() 2040 int bpf_check(struct bpf_prog **prog, union bpf_attr *attr) in bpf_check()
|
D | core.c | 618 void __weak bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile()
|
/linux-4.1.27/drivers/clk/at91/ |
D | clk-programmable.c | 48 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_recalc_rate() local 101 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_set_parent() local 126 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_get_parent() local 141 struct clk_programmable *prog = to_clk_programmable(hw); in clk_programmable_set_rate() local 180 struct clk_programmable *prog; in at91_clk_register_programmable() local
|
/linux-4.1.27/arch/arm64/net/ |
D | bpf_jit_comp.c | 60 const struct bpf_prog *prog; member 672 const struct bpf_prog *prog = ctx->prog; in build_body() local 700 void bpf_jit_compile(struct bpf_prog *prog) in bpf_jit_compile() 705 void bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile() 770 void bpf_jit_free(struct bpf_prog *prog) in bpf_jit_free()
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
D | aic94xx_seq.c | 196 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.1.27/samples/seccomp/ |
D | dropper.c | 41 struct sock_fprog prog = { in install_filter() local
|
D | bpf-fancy.c | 80 struct sock_fprog prog = { in main() local
|
D | bpf-direct.c | 144 struct sock_fprog prog = { in install_filter() local
|
/linux-4.1.27/net/core/ |
D | filter.c | 358 int bpf_convert_filter(struct sock_filter *prog, int len, in bpf_convert_filter() 866 static void __bpf_prog_release(struct bpf_prog *prog) in __bpf_prog_release() 1073 static int __sk_attach_prog(struct bpf_prog *prog, struct sock *sk) in __sk_attach_prog() 1113 struct bpf_prog *prog; in sk_attach_filter() local 1159 struct bpf_prog *prog; in sk_attach_bpf() local
|
/linux-4.1.27/samples/bpf/ |
D | sock_example.c | 43 struct bpf_insn prog[] = { in test_sock() local
|
D | test_verifier.c | 777 struct bpf_insn *prog = tests[i].insns; in test() local
|
D | bpf_load.c | 33 static int load_and_attach(const char *event, struct bpf_insn *prog, int size) in load_and_attach()
|
/linux-4.1.27/net/sunrpc/ |
D | stats.c | 36 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
|
D | svc.c | 425 __svc_create(struct svc_program *prog, unsigned int bufsize, int npools, in __svc_create() 488 svc_create(struct svc_program *prog, unsigned int bufsize, in svc_create() 496 svc_create_pooled(struct svc_program *prog, unsigned int bufsize, in svc_create_pooled() 1080 u32 prog, vers, proc; in svc_process_common() local
|
D | rpcb_clnt.c | 445 int rpcb_register(struct net *net, u32 prog, u32 vers, int prot, unsigned short port) in rpcb_register()
|
/linux-4.1.27/arch/x86/net/ |
D | bpf_jit_comp.c | 199 u8 *prog = temp; in do_jit() local 936 void bpf_jit_compile(struct bpf_prog *prog) in bpf_jit_compile() 940 void bpf_int_jit_compile(struct bpf_prog *prog) in bpf_int_jit_compile()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
D | nv04.h | 23 void (*prog)(struct nvkm_fb *, int i, member
|
/linux-4.1.27/tools/perf/util/ |
D | vdso.c | 177 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()
|
D | ordered-events.c | 192 struct ui_progress prog; in __ordered_events__flush() local
|
D | hist.c | 1019 void hists__collapse_resort(struct hists *hists, struct ui_progress *prog) in hists__collapse_resort() 1126 void hists__output_resort(struct hists *hists, struct ui_progress *prog) in hists__output_resort()
|
D | session.c | 1318 struct ui_progress prog; in __perf_session__process_events() local
|
/linux-4.1.27/sound/drivers/opl3/ |
D | opl3_synth.c | 252 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.1.27/include/linux/ |
D | bpf.h | 125 struct bpf_prog *prog; member 151 static inline void bpf_prog_put(struct bpf_prog *prog) in bpf_prog_put()
|
D | ftrace_event.h | 310 struct bpf_prog *prog; member 559 static inline unsigned int trace_call_bpf(struct bpf_prog *prog, void *ctx) in trace_call_bpf()
|
D | filter.h | 328 struct bpf_prog *prog; member
|
/linux-4.1.27/arch/x86/tools/ |
D | test_get_len.c | 39 const char *prog; variable
|
D | insn_sanity.c | 47 static const char *prog; /* Program name */ variable
|
/linux-4.1.27/kernel/trace/ |
D | bpf_trace.c | 32 unsigned int trace_call_bpf(struct bpf_prog *prog, void *ctx) in trace_call_bpf()
|
D | trace_kprobe.c | 1138 struct bpf_prog *prog = call->prog; in kprobe_perf_func() local 1173 struct bpf_prog *prog = call->prog; in kretprobe_perf_func() local
|
/linux-4.1.27/drivers/parisc/ |
D | superio.c | 439 u8 prog; in superio_fixup_pci() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
D | fb.h | 66 void (*prog)(struct nvkm_fb *, int i, struct nvkm_fb_tile *); member 143 int (*prog)(struct nvkm_fb *); member
|
D | clk.h | 99 int (*prog)(struct nvkm_clk *); member
|
/linux-4.1.27/Documentation/spi/ |
D | spidev_test.c | 140 static void print_usage(const char *prog) in print_usage()
|
/linux-4.1.27/tools/perf/ |
D | builtin-report.c | 423 struct ui_progress prog; in report__collapse_hists() local 451 struct ui_progress prog; in report__output_resort() local
|
/linux-4.1.27/include/uapi/sound/ |
D | asound_fm.h | 126 unsigned char prog; member
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | at91sam9261.dtsi | 631 prog: progck { label
|
D | at91sam9263.dtsi | 157 prog: progck { label
|
D | at91sam9n12.dtsi | 181 prog: progck { label
|
D | at91sam9260.dtsi | 176 prog: progck { label
|
D | at91rm9200.dtsi | 161 prog: progck { label
|
D | at91sam9x5.dtsi | 185 prog: progck { label
|
D | at91sam9rl.dtsi | 861 prog: progck { label
|
D | at91sam9g45.dtsi | 184 prog: progck { label
|
D | sama5d3.dtsi | 984 prog: progck { label
|
D | sama5d4.dtsi | 467 prog: progck { label
|
/linux-4.1.27/kernel/ |
D | seccomp.c | 60 struct bpf_prog *prog; member
|
/linux-4.1.27/drivers/hwmon/ |
D | thmc50.c | 102 int prog = i2c_smbus_read_byte_data(client, THMC50_REG_CONF); in thmc50_update_device() local
|
/linux-4.1.27/usr/ |
D | gen_init_cpio.c | 451 static void usage(const char *prog) in usage()
|
/linux-4.1.27/fs/lockd/ |
D | mon.c | 40 u32 prog; /* RPC callback info */ member
|
/linux-4.1.27/arch/arm/net/ |
D | bpf_jit_32.c | 483 const struct bpf_prog *prog = ctx->skf; in build_body() local
|
/linux-4.1.27/include/sound/ |
D | opl3.h | 271 unsigned char prog; member
|
/linux-4.1.27/sound/isa/wavefront/ |
D | wavefront_synth.c | 736 wavefront_program prog; in wavefront_get_program_status() local
|
/linux-4.1.27/drivers/pci/ |
D | quirks.c | 1108 u8 prog; in quirk_svwks_csb5ide() local 1124 u8 prog; in quirk_ide_samemode() local
|
/linux-4.1.27/arch/sparc/net/ |
D | bpf_jit_comp.c | 366 u32 temp[8], *prog, *func, seen = 0, pass; in bpf_jit_compile() local
|
/linux-4.1.27/arch/mips/net/ |
D | bpf_jit.c | 740 const struct bpf_prog *prog = ctx->skf; in build_body() local
|
/linux-4.1.27/drivers/media/usb/as102/ |
D | as10x_cmd.h | 373 __le16 prog; member
|
/linux-4.1.27/kernel/events/ |
D | core.c | 6772 struct bpf_prog *prog; in perf_event_set_bpf_prog() local 6801 struct bpf_prog *prog; in perf_event_free_bpf_prog() local
|
/linux-4.1.27/drivers/scsi/megaraid/ |
D | megaraid_sas.h | 1568 struct megasas_progress prog; member 1602 struct megasas_progress prog; member
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-lmcx-defs.h | 254 uint64_t prog:8; member 272 uint64_t prog:8; member
|
D | cvmx-mio-defs.h | 2168 uint64_t prog:1; member 2178 uint64_t prog:1; member
|