Home
last modified time | relevance | path

Searched refs:__action (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 Dsearch.h87 extern ENTRY *hsearch (ENTRY __item, ACTION __action) __THROW;
106 extern int hsearch_r (ENTRY __item, ACTION __action, ENTRY **__retval,
150 extern void twalk (const void *__root, __action_fn_t __action);
H A Dfmtmsg.h96 const char *__action, const char *__tag);
H A Dtermios.h94 extern int tcflow (int __fd, int __action) __THROW;
/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 Dsearch.h87 extern ENTRY *hsearch (ENTRY __item, ACTION __action) __THROW;
106 extern int hsearch_r (ENTRY __item, ACTION __action, ENTRY **__retval,
150 extern void twalk (const void *__root, __action_fn_t __action);
H A Dfmtmsg.h96 const char *__action, const char *__tag);
H A Dtermios.h94 extern int tcflow (int __fd, int __action) __THROW;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.h29 #define INIT_PORT_DCB_CMD(__pcmd, __port, __op, __action) \ argument
38 cpu_to_be32(FW_PORT_CMD_ACTION_V(__action) | \
/OK3568_Linux_fs/kernel/drivers/watchdog/
H A Ddiag288_wdt.c78 register unsigned long __action asm("4") = action; in __diag288()
89 "d"(__action), "d"(__len) : "1", "cc"); in __diag288()
/OK3568_Linux_fs/u-boot/include/
H A Dsearch.h79 extern int hsearch_r(ENTRY __item, ACTION __action, ENTRY ** __retval,