Home
last modified time | relevance | path

Searched refs:dfh (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/arch/ia64/include/asm/
A Dswitch_to.h42 ia64_psr(task_pt_regs(next))->dfh = !ia64_is_local_fpu_owner(next); \
A Dprocessor.h99 __u64 dfh : 1; member
/linux-6.3-rc2/fs/notify/fanotify/
A Dfanotify.c607 struct fanotify_fh *dfh, *ffh; in fanotify_alloc_name_event() local
635 dfh = fanotify_info_dir_fh(info); in fanotify_alloc_name_event()
636 len = fanotify_encode_fh(dfh, dir, dir_fh_len, hash, 0); in fanotify_alloc_name_event()
640 dfh = fanotify_info_dir2_fh(info); in fanotify_alloc_name_event()
641 len = fanotify_encode_fh(dfh, dir2, dir2_fh_len, hash, 0); in fanotify_alloc_name_event()
/linux-6.3-rc2/arch/ia64/kernel/
A Dtraps.c196 psr->dfh = 0; in disabled_fph_fault()
A Dsignal.c95 if (psr->dfh) in restore_sigcontext()
A Divt.S1183 rsm psr.dfh // ensure we can access fph
A Dptrace.c660 psr->dfh = 1; in ia64_sync_fph()
/linux-6.3-rc2/Documentation/ia64/
A Dfsys.rst210 PSR.dfh Unchanged. Note: fsys-mode handlers must not write-registers!

Completed in 23 milliseconds