Home
last modified time | relevance | path

Searched defs:license (Results 1 – 19 of 19) sorted by relevance

/Linux-v6.6/include/linux/
Dexport.h45 #define ___EXPORT_SYMBOL(sym, license, ns) \ argument
60 #define __EXPORT_SYMBOL(sym, license, ns) argument
64 #define __EXPORT_SYMBOL(sym, license, ns) __GENKSYMS_EXPORT_SYMBOL(sym) argument
68 #define __EXPORT_SYMBOL(sym, license, ns) \ argument
73 #define __EXPORT_SYMBOL(sym, license, ns) \ argument
81 #define _EXPORT_SYMBOL(sym, license) __EXPORT_SYMBOL(sym, license, __stringify(DEFAULT_SYMBOL_NAMES… argument
83 #define _EXPORT_SYMBOL(sym, license) __EXPORT_SYMBOL(sym, license, "") argument
Dlicense.h5 static inline int license_is_gpl_compatible(const char *license) in license_is_gpl_compatible()
Dpm.h378 #define _EXPORT_DEV_PM_OPS(name, license, ns) \ argument
385 #define _EXPORT_DEV_PM_OPS(name, license, ns) \ argument
/Linux-v6.6/tools/testing/selftests/bpf/progs/
Dsyscall.c63 static char license[] = "GPL"; in bpf_prog() local
/Linux-v6.6/rust/macros/
Dmodule.rs95 license: String, field
/Linux-v6.6/tools/testing/selftests/bpf/
Dtesting_helpers.c296 size_t insns_cnt, const char *license, in bpf_test_load_program()
/Linux-v6.6/drivers/net/can/softing/
Dsofting.h69 uint16_t fw_version, hw_version, license, serial; member
/Linux-v6.6/drivers/media/i2c/ccs/
Dccs-data.h222 char *license; member
Dccs-data.c769 char *license; in ccs_data_parse_license() local
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dbtf_dump.c841 char license[4] = "GPL"; in test_btf_dump_datasec_data() local
/Linux-v6.6/kernel/module/
Dinternal.h102 enum mod_license license; member
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()
/Linux-v6.6/tools/lib/bpf/
Dgen_loader.c936 const char *license, struct bpf_insn *insns, size_t insn_cnt, in bpf_gen__prog_load()
Dbpf.c231 const char *prog_name, const char *license, in bpf_prog_load()
Dlibbpf.c633 char license[64]; member
6881 const char *license, __u32 kern_version, int *prog_fd) in bpf_object_load_prog()
/Linux-v6.6/scripts/mod/
Dmodpost.c1711 char *license; in read_symbols() local
/Linux-v6.6/kernel/bpf/
Dsyscall.c2557 char license[128]; in bpf_prog_load() local
/Linux-v6.6/tools/include/uapi/linux/
Dbpf.h1419 __aligned_u64 license; member
/Linux-v6.6/include/uapi/linux/
Dbpf.h1419 __aligned_u64 license; member