Searched refs:__act (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | flow_offload.h | 299 #define flow_action_for_each(__i, __act, __actions) \ argument 300 for (__i = 0, __act = &(__actions)->entries[0]; \ 302 __act = &(__actions)->entries[++__i])
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | any | 348 static void* __handle(_Action __act, any const * __this, any * __other, 351 switch (__act) 423 static void* __handle(_Action __act, any const * __this, 427 switch (__act)
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | any | 348 static void* __handle(_Action __act, any const * __this, any * __other, 351 switch (__act) 423 static void* __handle(_Action __act, any const * __this, 427 switch (__act)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/ |
| H A D | signal.h | 243 extern int sigaction (int __sig, const struct sigaction *__restrict __act,
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/ |
| H A D | signal.h | 243 extern int sigaction (int __sig, const struct sigaction *__restrict __act,
|