| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | bpf_lsm.c | 21 #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 D | lsm_hooks.h | 1546 #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 D | bpf_lsm.h | 15 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
|
| /OK3568_Linux_fs/kernel/security/bpf/ |
| H A D | hooks.c | 10 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | static_call.c | 11 RET = 3, /* tramp / site cond-tail-call */ enumerator
|
| /OK3568_Linux_fs/kernel/arch/arm/probes/kprobes/ |
| H A D | test-core.c | 236 #define RET(reg) "mov pc, "#reg macro 255 #define RET(reg) "bx "#reg macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/tehuti/ |
| H A D | tehuti.h | 542 #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 D | tuple_basic.hpp | 63 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 D | security.c | 652 #define LSM_HOOK(RET, DEFAULT, NAME, ...) \ argument
|
| /OK3568_Linux_fs/kernel/sound/pci/riptide/ |
| H A D | riptide.c | 227 #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 D | tree.h | 4476 #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 D | tree.h | 4476 #define build_function_type_vec(RET, V) \ argument 4478 #define build_varargs_function_type_vec(RET, V) \ argument
|