/openbmc/linux/sound/drivers/opl3/ |
H A D | opl3_synth.c | 242 int prog, int bank, int type, in snd_opl3_load_patch() 304 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank, in snd_opl3_find_patch()
|
/openbmc/linux/net/sunrpc/ |
H A D | stats.c | 39 const struct rpc_program *prog = statp->program; in rpc_proc_show() local 84 const struct svc_program *prog = statp->program; in svc_seq_show() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | priv.h | 12 int (*prog)(struct nvkm_clk *); member
|
/openbmc/linux/tools/testing/selftests/futex/functional/ |
H A D | futex_waitv.c | 28 void usage(char *prog) in usage()
|
H A D | futex_wait.c | 22 void usage(char *prog) in usage()
|
H A D | futex_wait_timeout.c | 29 void usage(char *prog) in usage()
|
H A D | futex_requeue_pi_signal_restart.c | 40 void usage(char *prog) in usage()
|
/openbmc/linux/samples/bpf/ |
H A D | tracex4_user.c | 51 struct bpf_program *prog; in main() local
|
H A D | syscall_tp_user.c | 53 struct bpf_program *prog; in test() local
|
H A D | ibumad_user.c | 85 struct bpf_program *prog; in main() local
|
H A D | trace_output_user.c | 47 struct bpf_program *prog; in main() local
|
H A D | sockex3_user.c | 28 struct bpf_program *prog; in main() local
|
H A D | test_cgrp2_attach.c | 45 struct bpf_insn prog[] = { in prog_load() local
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | netfilter_link_attach.c | 36 struct bpf_program *prog; in test_netfilter_link_attach() local
|
H A D | bpf_iter.c | 50 static void do_dummy_read_opts(struct bpf_program *prog, struct bpf_iter_attach_opts *opts) in do_dummy_read_opts() 75 static void do_dummy_read(struct bpf_program *prog) in do_dummy_read() 80 static void do_read_map_iter_fd(struct bpf_object_skeleton **skel, struct bpf_program *prog, in do_read_map_iter_fd() 179 static void check_bpf_link_info(const struct bpf_program *prog) in check_bpf_link_info() 395 struct bpf_program *prog = skel->progs.dump_task_struct; in do_btf_read() local
|
H A D | connect_force_port.c | 54 struct bpf_program *prog; in run_test() local
|
H A D | cgroup_attach_multi.c | 39 struct bpf_insn prog[] = { in prog_load_cnt() local
|
H A D | kfunc_dynptr_param.c | 67 struct bpf_program *prog; in verify_success() local
|
H A D | rdonly_maps.c | 27 struct bpf_program *prog; in test_rdonly_maps() local
|
/openbmc/linux/drivers/hid/bpf/ |
H A D | hid_bpf_dispatch.c | 244 static int do_hid_bpf_attach_prog(struct hid_device *hdev, int prog_fd, struct bpf_prog *prog, in do_hid_bpf_attach_prog() 293 struct bpf_prog *prog; in hid_bpf_attach_prog() local
|
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/ |
H A D | stmmac_xdp.c | 102 int stmmac_xdp_set_prog(struct stmmac_priv *priv, struct bpf_prog *prog, in stmmac_xdp_set_prog()
|
/openbmc/linux/kernel/trace/ |
H A D | trace_events_filter.c | 168 static void update_preds(struct prog_entry *prog, int N, int invert) in update_preds() 475 struct prog_entry *prog; in predicate_parse() local 1173 struct prog_entry *prog; in filter_match_preds() local 1283 struct prog_entry *prog; in free_prog() local 2080 struct prog_entry *prog; in process_preds() local 2559 static bool is_or(struct prog_entry *prog, int i) in is_or() 2580 struct prog_entry *prog = rcu_dereference_protected(filter->prog, in ftrace_function_set_filter() local 2743 struct prog_entry *prog = rcu_dereference_protected(filter->prog, in update_pred_fn() local
|
/openbmc/linux/include/net/ |
H A D | sock_reuseport.h | 28 struct bpf_prog __rcu *prog; /* optional BPF sock selector */ member
|
/openbmc/linux/net/core/ |
H A D | sock_map.c | 60 int sock_map_get_from_fd(const union bpf_attr *attr, struct bpf_prog *prog) in sock_map_get_from_fd() 82 struct bpf_prog *prog; in sock_map_prog_detach() local 753 struct bpf_prog *prog; in sock_map_seq_show() local 1366 struct bpf_prog *prog; in sock_hash_seq_show() local 1500 static int sock_map_prog_update(struct bpf_map *map, struct bpf_prog *prog, in sock_map_prog_update() 1523 struct bpf_prog *prog; in sock_map_bpf_prog_query() local 1673 static int sock_map_iter_attach_target(struct bpf_prog *prog, in sock_map_iter_attach_target()
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_xdp.c | 10 int igc_xdp_set_prog(struct igc_adapter *adapter, struct bpf_prog *prog, in igc_xdp_set_prog()
|