Home
last modified time | relevance | path

Searched defs:u_sec (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/tools/objtool/
Dorc_gen.c89 static int create_orc_entry(struct elf *elf, struct section *u_sec, struct section *ip_relocsec, in create_orc_entry()
146 struct section *sec, *u_sec, *ip_relocsec; in create_orc_sections() local
/Linux-v5.10/drivers/input/joystick/
Dgrip_mp.c134 static inline int poll_until(u8 onbits, u8 offbits, int u_sec, struct gameport* gp, u8 *data) in poll_until()