Home
last modified time | relevance | path

Searched defs:redir (Results 1 – 9 of 9) sorted by relevance

/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 Dmath.h541 #define __MATHCALL_NARROW_REDIR(func, redir, nargs) \ argument
544 #define __MATHCALL_NARROW(func, redir, nargs) \ argument
563 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
568 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
579 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
589 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
594 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
605 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
/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 Dmath.h541 #define __MATHCALL_NARROW_REDIR(func, redir, nargs) \ argument
544 #define __MATHCALL_NARROW(func, redir, nargs) \ argument
563 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
568 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
579 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
589 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
594 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
605 # define __MATHCALL_NARROW(func, redir, nargs) \ argument
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dirq.c57 void set_irq_affinity_info (unsigned int irq, int hwid, int redir) in set_irq_affinity_info()
H A Diosapic.c220 char redir; in set_rte() local
332 int redir = (irq & IA64_IRQ_REDIRECTED) ? 1 : 0; in iosapic_set_affinity() local
/OK3568_Linux_fs/kernel/drivers/w1/slaves/
H A Dw1_ds250x.c91 u8 redir; in w1_ds2505_read_page() local
/OK3568_Linux_fs/kernel/net/core/
H A Dskmsg.c717 static int sk_psock_map_verd(int verdict, bool redir) in sk_psock_map_verd()
/OK3568_Linux_fs/u-boot/common/
H A Dcli_hush.c1210 struct redir_struct *redir; local
2301 struct redir_struct *redir = child->redirects; local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/flower/
H A Dtunnel_conf.c524 struct netevent_redirect *redir; in nfp_tun_neigh_event_handler() local
/OK3568_Linux_fs/kernel/net/ceph/
H A Dosd_client.c3539 struct ceph_request_redirect *redir) in ceph_redirect_decode()