Searched defs:nmask (Results 1 – 12 of 12) sorted by relevance
/linux/mm/ |
H A D | mempolicy.c | 480 nodemask_t *nmask; member 927 static long do_get_mempolicy(int *policy, nodemask_t *nmask, in do_get_mempolicy() 1065 nodemask_t nmask; in migrate_to_node() local 1268 nodemask_t *nmask, unsigned long flags) in do_mbind() 1414 static int get_bitmap(unsigned long *mask, const unsigned long __user *nmask, in get_bitmap() 1438 static int get_nodes(nodemask_t *nodes, const unsigned long __user *nmask, in get_nodes() 1520 unsigned long mode, const unsigned long __user *nmask, in kernel_mbind() 1608 unsigned long, mode, const unsigned long __user *, nmask, in SYSCALL_DEFINE6() argument 1615 static long kernel_set_mempolicy(int mode, const unsigned long __user *nmask, in kernel_set_mempolicy() 1634 SYSCALL_DEFINE3(set_mempolicy, int, mode, const unsigned long __user *, nmask, in SYSCALL_DEFINE3() argument [all …]
|
H A D | hugetlb.c | 1292 int nid, nodemask_t *nmask) in dequeue_hugetlb_folio_nodemask() 1933 gfp_t gfp_mask, int nid, nodemask_t *nmask, in alloc_buddy_hugetlb_folio() 1997 gfp_t gfp_mask, int nid, nodemask_t *nmask, in only_alloc_fresh_hugetlb_folio() 2019 gfp_t gfp_mask, int nid, nodemask_t *nmask) in alloc_fresh_hugetlb_folio() 2232 gfp_t gfp_mask, int nid, nodemask_t *nmask) in alloc_surplus_hugetlb_folio() 2273 int nid, nodemask_t *nmask) in alloc_migrate_hugetlb_folio() 2325 nodemask_t *nmask, gfp_t gfp_mask) in alloc_hugetlb_folio_reserve() 2343 nodemask_t *nmask, gfp_t gfp_mask, bool allow_alloc_fallback) in alloc_hugetlb_folio_nodemask()
|
H A D | memory-tiers.c | 173 nodemask_t nmask; in nodelist_show() local
|
H A D | internal.h | 1235 nodemask_t *nmask; member
|
H A D | memory_hotplug.c | 1855 nodemask_t nmask = node_states[N_MEMORY]; in do_migrate_range() local
|
/linux/drivers/clk/ |
H A D | clk-fractional-divider.c | 74 u32 mmask, nmask; in clk_fd_get_div() local 181 u32 mmask, nmask; in clk_fd_set_rate() local
|
/linux/tools/testing/selftests/kvm/include/ |
H A D | numaif.h | 20 long get_mempolicy(int *policy, const unsigned long *nmask, in get_mempolicy()
|
/linux/drivers/ntb/test/ |
H A D | ntb_pingpong.c | 105 u64 nmask; member
|
/linux/drivers/net/ethernet/microchip/vcap/ |
H A D | vcap_api_debugfs.c | 92 u8 nvalue[16], nmask[16]; in vcap_debugfs_show_rule_keyfield() local
|
/linux/drivers/scsi/ |
H A D | pmcraid.c | 432 u32 nmask = gmask | GLOBAL_INTERRUPT_MASK; in pmcraid_disable_interrupts() local 459 u32 nmask = gmask & (~GLOBAL_INTERRUPT_MASK); in pmcraid_enable_interrupts() local
|
/linux/drivers/scsi/cxlflash/ |
H A D | sislite.h | 513 u8 nmask; member
|
/linux/net/sched/ |
H A D | sch_api.c | 689 unsigned int nsize, nmask, osize; in qdisc_class_hash_grow() local
|