/linux/mm/ |
A D | mempolicy.c | 418 nodemask_t *nmask; member 731 .nmask = nodes, in queue_pages_range() 997 if (nmask) { in do_get_mempolicy() 1055 nodemask_t nmask; in migrate_to_node() local 1063 nodes_clear(nmask); in migrate_to_node() 1064 node_set(source, nmask); in migrate_to_node() 1295 nmask ? nodes_addr(*nmask)[0] : NUMA_NO_NODE); in do_mbind() 1384 if (maxnode == 0 || !nmask) in get_nodes() 1633 if (nmask) in kernel_get_mempolicy() 2091 nodemask_t *nmask; in alloc_pages_vma() local [all …]
|
A D | memory_hotplug.c | 1745 nodemask_t nmask = node_states[N_MEMORY]; in do_migrate_range() local 1747 .nmask = &nmask, in do_migrate_range() 1762 node_clear(mtc.nid, nmask); in do_migrate_range() 1763 if (nodes_empty(nmask)) in do_migrate_range() 1764 node_set(mtc.nid, nmask); in do_migrate_range()
|
A D | hugetlb.c | 1149 nodemask_t *nmask) in dequeue_huge_page_nodemask() argument 1893 gfp_t gfp_mask, int nid, nodemask_t *nmask, in alloc_buddy_huge_page() argument 1914 page = __alloc_pages(gfp_mask, order, nid, nmask); in alloc_buddy_huge_page() 1944 gfp_t gfp_mask, int nid, nodemask_t *nmask, in alloc_fresh_huge_page() argument 1952 page = alloc_gigantic_page(h, gfp_mask, nid, nmask); in alloc_fresh_huge_page() 1955 nid, nmask, node_alloc_noretry); in alloc_fresh_huge_page() 2159 int nid, nodemask_t *nmask, bool zero_ref) in alloc_surplus_huge_page() argument 2173 page = alloc_fresh_huge_page(h, gfp_mask, nid, nmask, NULL); in alloc_surplus_huge_page() 2226 int nid, nodemask_t *nmask) in alloc_migrate_huge_page() argument 2233 page = alloc_fresh_huge_page(h, gfp_mask, nid, nmask, NULL); in alloc_migrate_huge_page() [all …]
|
A D | internal.h | 692 nodemask_t *nmask; member
|
A D | migrate.c | 1617 return alloc_huge_page_nodemask(h, nid, mtc->nmask, gfp_mask); in alloc_migration_target() 1633 new_page = __alloc_pages(gfp_mask, order, nid, mtc->nmask); in alloc_migration_target()
|
/linux/drivers/ntb/test/ |
A D | ntb_pingpong.c | 105 u64 nmask; member 124 if (link & pp->nmask) in pp_find_next_peer() 125 pidx = __ffs64(link & pp->nmask); in pp_find_next_peer() 307 pp->nmask = GENMASK_ULL(pcnt - 1, pidx); in pp_init_flds() 310 pp->in_db, pp->pmask, pp->nmask); in pp_init_flds()
|
/linux/tools/testing/selftests/kvm/include/ |
A D | numaif.h | 20 long get_mempolicy(int *policy, const unsigned long *nmask, in get_mempolicy() argument 23 return syscall(__NR_get_mempolicy, policy, nmask, in get_mempolicy()
|
/linux/drivers/clk/ |
A D | clk-fractional-divider.c | 88 n = (val & fd->nmask) >> fd->nshift; in clk_fd_recalc_rate() 174 val &= ~(fd->mmask | fd->nmask); in clk_fd_set_rate() 219 fd->nmask = GENMASK(nwidth - 1, 0) << nshift; in clk_hw_register_fractional_divider()
|
/linux/drivers/scsi/cxlflash/ |
A D | vlun.c | 1039 rhte->nmask = MC_RHT_NMASK; in cxlflash_disk_virtual_open() 1241 if (ctxi_dst->rht_start[i].nmask != 0) { in cxlflash_disk_clone() 1292 if (ctxi_src->rht_start[i].nmask == 0) in cxlflash_disk_clone() 1297 ctxi_dst->rht_start[i].nmask = ctxi_src->rht_start[i].nmask; in cxlflash_disk_clone()
|
A D | sislite.h | 513 u8 nmask; member
|
A D | superpipe.c | 460 if (unlikely(rhte->nmask == 0)) { in get_rhte() 488 if (ctxi->rht_start[i].nmask == 0) { in rhte_checkout() 511 rhte->nmask = 0; in rhte_checkin()
|
/linux/drivers/clk/imx/ |
A D | clk-composite-7ulp.c | 108 fd->nmask = PCG_PCD_MASK; in imx_ulp_clk_hw_composite()
|
/linux/Documentation/admin-guide/mm/ |
A D | numa_memory_policy.rst | 424 long set_mempolicy(int mode, const unsigned long *nmask, 429 'nmask'. 'nmask' points to a bit mask of node ids containing at least 440 const unsigned long *nmask, unsigned long maxnode, 453 const unsigned long *nmask, unsigned long maxnode, 456 mbind() installs the policy specified by (mode, nmask, maxnodes) as a
|
/linux/include/linux/ |
A D | hugetlb.h | 640 nodemask_t *nmask, gfp_t gfp_mask); 936 nodemask_t *nmask, gfp_t gfp_mask)
|
A D | syscalls.h | 929 const unsigned long __user *nmask, 933 unsigned long __user *nmask, 936 asmlinkage long sys_set_mempolicy(int mode, const unsigned long __user *nmask,
|
A D | clk-provider.h | 1019 u32 nmask; member
|
/linux/net/sched/ |
A D | sch_api.c | 680 unsigned int nsize, nmask, osize; in qdisc_class_hash_grow() local 687 nmask = nsize - 1; in qdisc_class_hash_grow() 698 h = qdisc_class_hash(cl->classid, nmask); in qdisc_class_hash_grow() 704 clhash->hashmask = nmask; in qdisc_class_hash_grow()
|
/linux/drivers/clk/rockchip/ |
A D | clk.c | 240 div->nmask = GENMASK(div->nwidth - 1, 0) << div->nshift; in rockchip_clk_register_frac_branch()
|
/linux/drivers/scsi/ |
A D | pmcraid.c | 429 u32 nmask = gmask | GLOBAL_INTERRUPT_MASK; in pmcraid_disable_interrupts() local 432 iowrite32(nmask, pinstance->int_regs.global_interrupt_mask_reg); in pmcraid_disable_interrupts() 456 u32 nmask = gmask & (~GLOBAL_INTERRUPT_MASK); in pmcraid_enable_interrupts() local 458 iowrite32(nmask, pinstance->int_regs.global_interrupt_mask_reg); in pmcraid_enable_interrupts()
|