Searched refs:_F (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/arch/xtensa/kernel/ |
| D | platform.c | 20 #define _F(r,f,a,b) \ macro 29 _F(void, init, (bp_tag_t *first), { }); 30 _F(void, setup, (char** cmd), { }); 31 _F(void, restart, (void), { while(1); }); 32 _F(void, halt, (void), { while(1); }); 33 _F(void, power_off, (void), { while(1); }); 34 _F(void, idle, (void), { __asm__ __volatile__ ("waiti 0" ::: "memory"); }); 35 _F(void, heartbeat, (void), { }); 38 _F(void, calibrate_ccount, (void),
|
| /Linux-v5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| D | cxgb4_dcb.h | 35 FW_CMD_##__op##_F | \
|
| D | t4_hw.c | 6522 FW_CMD_##rd_wr##_F); \
|
| /Linux-v5.10/Documentation/networking/ |
| D | snmp_counter.rst | 413 .. _F-RTO: https://tools.ietf.org/html/rfc5682
|