Home
last modified time | relevance | path

Searched defs:sigh (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/math-emu/
Dreg_ld_str.c606 unsigned long sigh = tmp.sigh; in FPU_store_single() local
Dfpu_emu.h120 unsigned sigh; member
/kernel/linux/linux-5.10/kernel/
Dptrace.c537 static int ignoring_children(struct sighand_struct *sigh) in ignoring_children()