Home
last modified time | relevance | path

Searched refs:DEFINE_CLASS (Results 1 – 11 of 11) 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 Didr.h136 DEFINE_CLASS(idr_alloc, struct __class_idr,
/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.h162 DEFINE_CLASS(snd_usb_lock, struct __snd_usb_lock,
/linux/include/sound/
H A Dhda_codec.h548 DEFINE_CLASS(snd_hda_power, struct __hda_power_obj,
551 DEFINE_CLASS(snd_hda_power_pm, struct __hda_power_obj,
/linux/virt/kvm/
H A Dguest_memfd.c350 DEFINE_CLASS(gmem_get_file, struct file *, if (_T) fput(_T), in kvm_gmem_release()
/linux/kernel/sched/
H A Dsyscalls.c232 DEFINE_CLASS(find_get_task, struct task_struct *, if (_T) put_task_struct(_T), in DEFINE_CLASS() function
H A Dsched.h4246 DEFINE_CLASS(sched_change, struct sched_change_ctx *,
/linux/fs/overlayfs/
H A Dcopy_up.c750 DEFINE_CLASS(copy_up_creds, const struct cred *,
/linux/fs/
H A Dexec.c1561 DEFINE_CLASS(bprm, struct linux_binprm *, if (!IS_ERR(_T)) free_bprm(_T),
/linux/fs/notify/fanotify/
H A Dfanotify_user.c1582 DEFINE_CLASS(fsnotify_group,