Searched refs:DEFINE_CLASS (Results 1 – 11 of 11) sorted by relevance
| /linux/include/linux/ |
| H A D | file.h | 83 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 D | idr.h | 136 DEFINE_CLASS(idr_alloc, struct __class_idr,
|
| /linux/arch/powerpc/platforms/cell/ |
| H A D | spu_syscalls.c | 59 DEFINE_CLASS(spufs_calls, struct spufs_calls *, spufs_calls_put(_T), spufs_calls_get(), void) in DEFINE_CLASS() function
|
| /linux/sound/usb/ |
| H A D | usbaudio.h | 162 DEFINE_CLASS(snd_usb_lock, struct __snd_usb_lock,
|
| /linux/include/sound/ |
| H A D | hda_codec.h | 548 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 D | guest_memfd.c | 350 DEFINE_CLASS(gmem_get_file, struct file *, if (_T) fput(_T), in kvm_gmem_release()
|
| /linux/kernel/sched/ |
| H A D | syscalls.c | 232 DEFINE_CLASS(find_get_task, struct task_struct *, if (_T) put_task_struct(_T), in DEFINE_CLASS() function
|
| H A D | sched.h | 4246 DEFINE_CLASS(sched_change, struct sched_change_ctx *,
|
| /linux/fs/overlayfs/ |
| H A D | copy_up.c | 750 DEFINE_CLASS(copy_up_creds, const struct cred *,
|
| /linux/fs/ |
| H A D | exec.c | 1561 DEFINE_CLASS(bprm, struct linux_binprm *, if (!IS_ERR(_T)) free_bprm(_T),
|
| /linux/fs/notify/fanotify/ |
| H A D | fanotify_user.c | 1582 DEFINE_CLASS(fsnotify_group,
|