Searched refs:__dispatch (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/ |
| H A D | octeon_droq.c | 38 struct __dispatch { struct 346 recv_info = octeon_alloc_recv_info(sizeof(struct __dispatch)); in octeon_create_recv_info() 544 struct __dispatch *rdisp = rinfo->rsvd; in octeon_droq_dispatch_pkt() 760 struct __dispatch *rdisp = (struct __dispatch *)tmp; in octeon_droq_process_packets() 810 struct __dispatch *rdisp = (struct __dispatch *)tmp; in octeon_droq_process_poll_pkts()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/bits/ |
| H A D | fs_path.h | 1028 } __dispatch; in _GLIBCXX_VISIBILITY() 1030 if (auto* __p = __dispatch(__u8str, __wstr, is_same<_CharT, char>{})) in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/bits/ |
| H A D | fs_path.h | 1028 } __dispatch; in _GLIBCXX_VISIBILITY() 1030 if (auto* __p = __dispatch(__u8str, __wstr, is_same<_CharT, char>{})) in _GLIBCXX_VISIBILITY()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/ |
| H A D | variant | 490 static constexpr decltype(auto) __dispatch(_Fp __f, _Vs... __vs) { 500 return __dispatcher<_Is...>::template __dispatch<_Fp, _Vs...>;
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/ |
| H A D | variant | 490 static constexpr decltype(auto) __dispatch(_Fp __f, _Vs... __vs) { 500 return __dispatcher<_Is...>::template __dispatch<_Fp, _Vs...>;
|