Home
last modified time | relevance | path

Searched defs:RET (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dbpf_lsm.c21 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
30 #define LSM_HOOK(RET, DEFAULT, NAME, ...) BTF_ID(func, bpf_lsm_##NAME) argument
/OK3568_Linux_fs/kernel/include/linux/
H A Dlsm_hooks.h1546 #define LSM_HOOK(RET, DEFAULT, NAME, ...) RET (*NAME)(__VA_ARGS__); argument
1552 #define LSM_HOOK(RET, DEFAULT, NAME, ...) struct hlist_head NAME; argument
H A Dbpf_lsm.h15 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
/OK3568_Linux_fs/kernel/security/bpf/
H A Dhooks.c10 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dstatic_call.c11 RET = 3, /* tramp / site cond-tail-call */ enumerator
/OK3568_Linux_fs/kernel/arch/arm/probes/kprobes/
H A Dtest-core.c236 #define RET(reg) "mov pc, "#reg macro
255 #define RET(reg) "bx "#reg macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/tehuti/
H A Dtehuti.h542 #define RET(args...) \ macro
552 #define RET(args...) return args macro
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/tuple/detail/
H A Dtuple_basic.hpp63 template <bool If, class Then, class Else> struct IF { typedef Then RET; }; typedef
66 typedef Else RET; typedef
/OK3568_Linux_fs/kernel/security/
H A Dsecurity.c652 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
/OK3568_Linux_fs/kernel/sound/pci/riptide/
H A Driptide.c227 #define RET(a) ((union cmdret *)(a)) macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree.h4476 #define build_function_type_vec(RET, V) \ argument
4478 #define build_varargs_function_type_vec(RET, V) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree.h4476 #define build_function_type_vec(RET, V) \ argument
4478 #define build_varargs_function_type_vec(RET, V) \ argument