Searched defs:mflags (Results 1 – 12 of 12) sorted by relevance
/linux/drivers/scsi/aacraid/ |
H A D | dpcsup.c | 46 unsigned long flags, mflags; in aac_response_normal() local 273 unsigned long mflags; in aac_intr_normal() local
|
/linux/fs/notify/ |
H A D | fdinfo.c | 101 unsigned int mflags = fanotify_mark_user_flags(mark); in fanotify_fdinfo() local
|
/linux/include/linux/sched/ |
H A D | topology.h | 15 #define SD_FLAG(name, mflags) __##name, argument 22 #define SD_FLAG(name, mflags) name = 1 << __##name, argument
|
/linux/arch/s390/kernel/ |
H A D | nmi.c | 163 unsigned long mflags; in s390_handle_mcck() local
|
/linux/arch/powerpc/kvm/ |
H A D | book3s_pr_papr.c | 286 unsigned long mflags = kvmppc_get_gpr(vcpu, 4); in kvmppc_h_pr_set_mode() local
|
/linux/arch/powerpc/include/asm/ |
H A D | plpar_wrappers.h | 229 static inline long plpar_set_mode(unsigned long mflags, unsigned long resource, in plpar_set_mode()
|
/linux/fs/notify/fanotify/ |
H A D | fanotify.h | 520 unsigned int mflags = 0; in fanotify_mark_user_flags() local
|
/linux/drivers/usb/renesas_usbhs/ |
H A D | mod_host.c | 867 gfp_t mflags) in usbhsh_dcp_queue_push()
|
/linux/fs/ceph/ |
H A D | caps.c | 2124 int mflags = 0; in ceph_check_caps() local
|
/linux/drivers/net/usb/ |
H A D | r8152.c | 2042 static struct rx_agg *alloc_rx_agg(struct r8152 *tp, gfp_t mflags) in alloc_rx_agg() 2493 static struct rx_agg *rtl_get_free_rx(struct r8152 *tp, gfp_t mflags) in rtl_get_free_rx()
|
/linux/kernel/trace/ |
H A D | ring_buffer.c | 2066 gfp_t mflags; in __rb_allocate_pages() local
|
/linux/kernel/sched/ |
H A D | sched.h | 1997 #define SD_FLAG(name, mflags) (name * !!((mflags) & SDF_SHARED_CHILD)) | argument
|