| /base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/ |
| H A D | scan_manager_client.cpp | 513 int32_t ScanManagerClient::GetScanProgress(const std::string scannerId, ScanProgress &prog) in GetScanProgress() argument
|
| /base/startup/init/services/modules/seccomp/ |
| H A D | seccomp_policy.c | 78 struct sock_fprog prog = { in InstallSeccompPolicy() local 225 struct sock_fprog prog; in SetSeccompPolicyWithName() local 135 GetSeccompPolicy(const char *filterName, int **handler, const char *filterLibRealPath, struct sock_fprog *prog) GetSeccompPolicy() argument [all...] |
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_xdp.c | 266 static int bnxt_xdp_set(struct bnxt *bp, struct bpf_prog *prog) in bnxt_xdp_set() argument
|
| /kernel/linux/linux-6.6/arch/loongarch/net/ |
| H A D | bpf_jit.h | 14 const struct bpf_prog *prog; member
|
| /kernel/linux/linux-5.10/tools/testing/selftests/net/ |
| H A D | psock_fanout.c | 135 struct bpf_insn prog[] = { in sock_fanout_set_ebpf() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/ |
| H A D | core_autosize.c | 58 struct bpf_program *prog; in test_core_autosize() local [all...] |
| H A D | fexit_bpf2bpf.c | 61 struct bpf_program **prog = NULL; in test_fexit_bpf2bpf_common() local 187 struct bpf_program *prog = NULL; in test_second_attach() local 243 struct bpf_program *prog; test_fmod_ret_freplace() local [all...] |
| H A D | flow_dissector_reattach.c | 44 struct bpf_insn prog[] = { in load_prog() local 57 static __u32 query_prog_id(int prog) in query_prog_id() argument [all...] |
| H A D | sk_assign.c | 34 char *prog; in configure_stack() local
|
| /kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
| H A D | test_lru_map.c | 45 struct bpf_load_program_attr prog; in bpf_map_lookup_elem_with_ref_bit() local
|
| H A D | test_sock.c | 328 static int load_sock_prog(const struct bpf_insn *prog, in load_sock_prog() argument
|
| H A D | test_sysctl.c | 1437 struct bpf_insn *prog = test->insns; in load_sysctl_prog_insns() local 1410 fixup_sysctl_value(const char *buf, size_t buf_len, struct bpf_insn *prog, size_t insn_num) fixup_sysctl_value() argument [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/futex/functional/ |
| H A D | futex_requeue_pi.c | 57 void usage(char *prog) in usage() argument
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/netronome/nfp/bpf/ |
| H A D | main.c | 186 struct bpf_prog *prog; in nfp_bpf_check_mtu() local 38 nfp_bpf_xdp_offload(struct nfp_app *app, struct nfp_net *nn, struct bpf_prog *prog, struct netlink_ext_ack *extack) nfp_bpf_xdp_offload() argument [all...] |
| /kernel/linux/linux-5.10/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
|
| /kernel/linux/linux-5.10/samples/bpf/ |
| H A D | cookie_uid_helper_example.c | 80 struct bpf_insn prog[] = { in prog_load() local
|
| H A D | tracex2_user.c | 122 struct bpf_program *prog; in main() local
|
| H A D | trace_event_user.c | 24 struct bpf_program *prog; variable
|
| /kernel/linux/linux-5.10/sound/drivers/opl3/ |
| H A D | opl3_synth.c | 304 struct fm_patch *snd_opl3_find_patch(struct snd_opl3 *opl3, int prog, int bank, in snd_opl3_find_patch() argument 241 snd_opl3_load_patch(struct snd_opl3 *opl3, int prog, int bank, int type, const char *name, const unsigned char *ext, const unsigned char *data) snd_opl3_load_patch() argument
|
| /kernel/linux/linux-5.10/tools/perf/util/ |
| H A D | ordered-events.c | 229 struct ui_progress prog; in do_flush() local
|
| H A D | vdso.c | 181 static int vdso__copy_compat(const char *prog, int fd) in vdso__copy_compat() argument 198 static int vdso__create_compat_file(const char *prog, char *temp_name) in vdso__create_compat_file() argument
|
| /kernel/linux/linux-5.10/tools/spi/ |
| H A D | spidev_test.c | 173 static void print_usage(const char *prog) in print_usage() argument
|
| /kernel/linux/linux-5.10/include/uapi/sound/ |
| H A D | asound_fm.h | 127 unsigned char prog; member
|
| /kernel/linux/linux-5.10/include/net/ |
| H A D | xdp.h | 241 struct bpf_prog *prog; member
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | net_namespace.c | 296 int netns_bpf_prog_attach(const union bpf_attr *attr, struct bpf_prog *prog) in netns_bpf_prog_attach() argument 385 struct bpf_prog *prog; netns_bpf_prog_detach() local 476 netns_bpf_link_create(const union bpf_attr *attr, struct bpf_prog *prog) netns_bpf_link_create() argument [all...] |