Searched defs:itype (Results 1 – 6 of 6) sorted by relevance
/Linux-v6.1/arch/x86/include/asm/ |
D | uaccess.h | 319 #define __get_user_asm(x, addr, itype, ltype, label) \ argument 380 #define __get_user_asm(x, addr, err, itype) \ argument 395 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument 434 #define __try_cmpxchg_user_asm(itype, ltype, _ptr, _pold, _new, label) ({ \ argument 501 #define __put_user_goto(x, addr, itype, ltype, label) \ argument
|
/Linux-v6.1/kernel/sched/ |
D | stats.c | 149 enum cpu_idle_type itype; in show_schedstat() local
|
/Linux-v6.1/sound/firewire/bebob/ |
D | bebob_command.c | 100 unsigned int itype) in avc_bridgeco_fill_plug_info_extension_command()
|
/Linux-v6.1/fs/ntfs/ |
D | inode.h | 106 } itype; member
|
/Linux-v6.1/drivers/iommu/ |
D | exynos-iommu.c | 477 unsigned int i, n, itype; in exynos_sysmmu_irq() local
|
/Linux-v6.1/fs/proc/ |
D | task_mmu.c | 1254 int itype; in clear_refs_write() local
|