Home
last modified time | relevance | path

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

/Linux-v5.4/tools/objtool/
Dorc_gen.c84 static int create_orc_entry(struct section *u_sec, struct section *ip_relasec, in create_orc_entry()
122 struct section *sec, *u_sec, *ip_relasec; in create_orc_sections() local
/Linux-v5.4/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()