Home
last modified time | relevance | path

Searched refs:DEFINE_CLASS (Results 1 – 14 of 14) sorted by relevance

/linux/include/linux/
H A Dfile.h83 DEFINE_CLASS(fd, struct fd, fdput(_T), fdget(fd), int fd)
84 DEFINE_CLASS(fd_raw, struct fd, fdput(_T), fdget_raw(fd), int fd)
85 DEFINE_CLASS(fd_pos, struct fd, fdput_pos(_T), fdget_pos(fd), int fd)
95 DEFINE_CLASS(get_unused_fd, int, if (_T >= 0) put_unused_fd(_T),
H A Dcred.h190 DEFINE_CLASS(override_creds, in DEFINE_CLASS() function
283 DEFINE_CLASS(prepare_creds,
H A Dcleanup.h279 #define DEFINE_CLASS(_name, _type, _exit, _init, _init_args...) \ macro
392 DEFINE_CLASS(_name, _type, if (!__GUARD_IS_ERR(_T)) { _unlock; }, ({ _lock; _T; }), _type _T); \
H A Didr.h136 DEFINE_CLASS(idr_alloc, struct __class_idr,
H A Duaccess.h666 DEFINE_CLASS(user_ ##_mode## _access, void __user *, \
/linux/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c59 DEFINE_CLASS(spufs_calls, struct spufs_calls *, spufs_calls_put(_T), spufs_calls_get(), void) in DEFINE_CLASS() function
/linux/sound/usb/
H A Dusbaudio.h161 DEFINE_CLASS(snd_usb_lock, struct __snd_usb_lock,
/linux/virt/kvm/
H A Dguest_memfd.c388 DEFINE_CLASS(gmem_get_file, struct file *, if (_T) fput(_T),
/linux/kernel/sched/
H A Dsyscalls.c260 DEFINE_CLASS(find_get_task, struct task_struct *, if (_T) put_task_struct(_T), in DEFINE_CLASS() function
H A Dsched.h3979 DEFINE_CLASS(sched_change, struct sched_change_ctx *,
/linux/kernel/time/
H A Dposix-timers.c88 DEFINE_CLASS(lock_timer, struct k_itimer *, unlock_timer(_T), __lock_timer(id), timer_t id);
/linux/fs/overlayfs/
H A Dcopy_up.c750 DEFINE_CLASS(copy_up_creds, const struct cred *,
H A Ddir.c615 DEFINE_CLASS(ovl_override_creator_creds,
/linux/arch/x86/kvm/vmx/
H A Dtdx.c2703 DEFINE_CLASS(tdx_vm_state_guard, tdx_vm_state_guard_t,