Home
last modified time | relevance | path

Searched defs:license (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/include/linux/
H A Dlicense.h5 static inline int license_is_gpl_compatible(const char *license) in license_is_gpl_compatible() argument
H A Dmodule.h604 } license; global() member
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dlicense.h5 static inline int license_is_gpl_compatible(const char *license) in license_is_gpl_compatible() argument
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_stub.c25 bpf_test_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_test_load_program() argument
/kernel/linux/linux-5.10/tools/perf/include/bpf/
H A Dbpf.h61 #define license(name) \ macro
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dsyscall.c63 static char license[] = "GPL"; in bpf_prog() local
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbpf.c308 char license[] = "GPL"; in check_env() local
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbpf.h80 const char *license; member
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
/kernel/linux/linux-6.6/drivers/media/i2c/ccs/
H A Dccs-data.h222 char *license; member
H A Dccs-data.c769 char *license; in ccs_data_parse_license() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c841 char license[4] = "GPL"; in test_btf_dump_datasec_data() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtesting_helpers.c295 bpf_test_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_test_load_program() argument
/kernel/linux/linux-5.10/drivers/net/can/softing/
H A Dsofting.h69 uint16_t fw_version, hw_version, license, serial; member
/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/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
/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

Completed in 36 milliseconds

12