Home
last modified time | relevance | path

Searched defs:license (Results 51 - 75 of 81) sorted by relevance

1234

/kernel/linux/linux-5.10/samples/bpf/
H A Dbpf_load.c32 static char license[128]; variable
/kernel/linux/linux-6.6/drivers/net/can/softing/
H A Dsofting.h69 uint16_t fw_version, hw_version, license, serial; member
/kernel/linux/linux-6.6/kernel/module/
H A Dinternal.h102 enum mod_license license; member
H A Dmain.c88 enum mod_license license; member
1577 static void module_license_taint_check(struct module *mod, const char *license) in module_license_taint_check() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/i2c/ccs/
H A Dccs-data.c769 char *license; in ccs_data_parse_license() local
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbpf.c329 bpf_load_program(enum bpf_prog_type type, const struct bpf_insn *insns, size_t insns_cnt, const char *license, __u32 kern_version, char *log_buf, size_t log_buf_sz) bpf_load_program() argument
348 bpf_verify_program(enum bpf_prog_type type, const struct bpf_insn *insns, size_t insns_cnt, __u32 prog_flags, const char *license, __u32 kern_version, char *log_buf, size_t log_buf_sz, int log_level) bpf_verify_program() argument
H A Dlibbpf.c407 char license[64]; member
6696 load_program(struct bpf_program *prog, struct bpf_insn *insns, int insns_cnt, char *license, __u32 kern_version, int *pfd) load_program() argument
6821 bpf_program__load(struct bpf_program *prog, char *license, __u32 kern_ver) bpf_program__load() argument
[all...]
/kernel/linux/linux-6.6/tools/lib/bpf/
H A Dgen_loader.c934 bpf_gen__prog_load(struct bpf_gen *gen, enum bpf_prog_type prog_type, const char *prog_name, const char *license, struct bpf_insn *insns, size_t insn_cnt, struct bpf_prog_load_opts *load_attr, int prog_idx) bpf_gen__prog_load() argument
H A Dbpf.c230 bpf_prog_load(enum bpf_prog_type prog_type, const char *prog_name, const char *license, const struct bpf_insn *insns, size_t insn_cnt, struct bpf_prog_load_opts *opts) bpf_prog_load() argument
/third_party/ffmpeg/libavfilter/
H A Daf_sofalizer.c139 char *license; in preload_sofa() local
/third_party/libbpf/src/
H A Dgen_loader.c934 bpf_gen__prog_load(struct bpf_gen *gen, enum bpf_prog_type prog_type, const char *prog_name, const char *license, struct bpf_insn *insns, size_t insn_cnt, struct bpf_prog_load_opts *load_attr, int prog_idx) bpf_gen__prog_load() argument
H A Dbpf.c230 bpf_prog_load(enum bpf_prog_type prog_type, const char *prog_name, const char *license, const struct bpf_insn *insns, size_t insn_cnt, struct bpf_prog_load_opts *opts) bpf_prog_load() argument
/third_party/mesa3d/src/freedreno/rnn/
H A Drnn.h36 char* license; member
44 char* license; member
/third_party/python/
H A Dsetup.py1606 license = "PSF license", variable in main.DummyProcess
/kernel/linux/linux-5.10/include/linux/
H A Dmodule.h604 } license; global() member
[all...]
/third_party/ltp/include/lapi/
H A Dbpf.h216 aligned_uint64_t license; member
/kernel/linux/linux-5.10/scripts/mod/
H A Dmodpost.c2025 char *license; in read_symbols() local
[all...]
/kernel/linux/linux-6.6/scripts/mod/
H A Dmodpost.c1705 char *license; in read_symbols() local
[all...]
/kernel/linux/linux-5.10/kernel/bpf/
H A Dsyscall.c2131 char license[128]; in bpf_prog_load() local
/kernel/linux/linux-5.10/kernel/
H A Dmodule.c504 enum mod_license license; member
595 find_symbol(const char *name, struct module **owner, const s32 **crc, enum mod_license *license, bool gplok, bool warn) find_symbol() argument
1468 enum mod_license license; resolve_symbol() local
2276 enum mod_license license; __symbol_get() local
2579 set_license(struct module *mod, const char *license) set_license() argument
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dsyscall.c2589 char license[128]; in bpf_prog_load() local
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dbpf.h214 __aligned_u64 license; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dbpf.h538 __aligned_u64 license; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dbpf.h538 __aligned_u64 license; member
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dbpf.h1419 __aligned_u64 license; member

Completed in 81 milliseconds

1234