Home
last modified time | relevance | path

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

/Linux-v4.19/tools/objtool/
Dorc_gen.c96 static int create_orc_entry(struct section *u_sec, struct section *ip_relasec, in create_orc_entry()
134 struct section *sec, *u_sec, *ip_relasec; in create_orc_sections() local
/Linux-v4.19/drivers/input/joystick/
Dgrip_mp.c133 static inline int poll_until(u8 onbits, u8 offbits, int u_sec, struct gameport* gp, u8 *data) in poll_until()