Home
last modified time | relevance | path

Searched defs:prog (Results 126 – 150 of 384) sorted by relevance

12345678910>>...16

/openbmc/linux/sound/drivers/opl3/
H A Dopl3_synth.c242 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 Dstats.c39 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 Dpriv.h12 int (*prog)(struct nvkm_clk *); member
/openbmc/linux/tools/testing/selftests/futex/functional/
H A Dfutex_waitv.c28 void usage(char *prog) in usage()
H A Dfutex_wait.c22 void usage(char *prog) in usage()
H A Dfutex_wait_timeout.c29 void usage(char *prog) in usage()
H A Dfutex_requeue_pi_signal_restart.c40 void usage(char *prog) in usage()
/openbmc/linux/samples/bpf/
H A Dtracex4_user.c51 struct bpf_program *prog; in main() local
H A Dsyscall_tp_user.c53 struct bpf_program *prog; in test() local
H A Dibumad_user.c85 struct bpf_program *prog; in main() local
H A Dtrace_output_user.c47 struct bpf_program *prog; in main() local
H A Dsockex3_user.c28 struct bpf_program *prog; in main() local
H A Dtest_cgrp2_attach.c45 struct bpf_insn prog[] = { in prog_load() local
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dnetfilter_link_attach.c36 struct bpf_program *prog; in test_netfilter_link_attach() local
H A Dbpf_iter.c50 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 Dconnect_force_port.c54 struct bpf_program *prog; in run_test() local
H A Dcgroup_attach_multi.c39 struct bpf_insn prog[] = { in prog_load_cnt() local
H A Dkfunc_dynptr_param.c67 struct bpf_program *prog; in verify_success() local
H A Drdonly_maps.c27 struct bpf_program *prog; in test_rdonly_maps() local
/openbmc/linux/drivers/hid/bpf/
H A Dhid_bpf_dispatch.c244 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 Dstmmac_xdp.c102 int stmmac_xdp_set_prog(struct stmmac_priv *priv, struct bpf_prog *prog, in stmmac_xdp_set_prog()
/openbmc/linux/kernel/trace/
H A Dtrace_events_filter.c168 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 Dsock_reuseport.h28 struct bpf_prog __rcu *prog; /* optional BPF sock selector */ member
/openbmc/linux/net/core/
H A Dsock_map.c60 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
749 struct bpf_prog *prog; in sock_map_seq_show() local
1358 struct bpf_prog *prog; in sock_hash_seq_show() local
1492 static int sock_map_prog_update(struct bpf_map *map, struct bpf_prog *prog, in sock_map_prog_update()
1515 struct bpf_prog *prog; in sock_map_bpf_prog_query() local
1665 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 Digc_xdp.c10 int igc_xdp_set_prog(struct igc_adapter *adapter, struct bpf_prog *prog, in igc_xdp_set_prog()

12345678910>>...16