Searched defs:nmask (Results 1 – 11 of 11) sorted by relevance
/linux/mm/ |
H A D | mempolicy.c | 620 nodemask_t *nmask; member 1072 static long do_get_mempolicy(int *policy, nodemask_t *nmask, in do_get_mempolicy() 1210 nodemask_t nmask; in migrate_to_node() local 1413 nodemask_t *nmask, unsigned long flags) in do_mbind() 1559 static int get_bitmap(unsigned long *mask, const unsigned long __user *nmask, in get_bitmap() 1583 static int get_nodes(nodemask_t *nodes, const unsigned long __user *nmask, in get_nodes() 1665 unsigned long mode, const unsigned long __user *nmask, in kernel_mbind() 1753 unsigned long, mode, const unsigned long __user *, nmask, in SYSCALL_DEFINE6() argument 1760 static long kernel_set_mempolicy(int mode, const unsigned long __user *nmask, in kernel_set_mempolicy() 1779 SYSCALL_DEFINE3(set_mempolicy, int, mode, const unsigned long __user *, nmask, in SYSCALL_DEFINE3() argument [all …]
|
H A D | hugetlb.c | 1320 int nid, nodemask_t *nmask) in dequeue_hugetlb_folio_nodemask() 1927 int nid, nodemask_t *nmask, nodemask_t *node_alloc_noretry) in alloc_buddy_hugetlb_folio() 1972 gfp_t gfp_mask, int nid, nodemask_t *nmask, in only_alloc_fresh_hugetlb_folio() 1999 gfp_t gfp_mask, int nid, nodemask_t *nmask) in alloc_fresh_hugetlb_folio() 2211 gfp_t gfp_mask, int nid, nodemask_t *nmask) in alloc_surplus_hugetlb_folio() 2259 int nid, nodemask_t *nmask) in alloc_migrate_hugetlb_folio() 2315 nodemask_t *nmask, gfp_t gfp_mask) in alloc_hugetlb_folio_reserve() 2336 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 | 1341 nodemask_t *nmask; member
|
H A D | memory_hotplug.c | 1846 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/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/net/sched/ |
H A D | sch_api.c | 685 unsigned int nsize, nmask, osize; in qdisc_class_hash_grow() local
|
/linux/arch/arm64/include/asm/ |
H A D | kvm_host.h | 635 u64 nmask; member
|