Searched refs:old_nodes (Results 1 – 2 of 2) sorted by relevance
| /linux/net/shaper/ |
| H A D | shaper.c | 1172 struct net_shaper **old_nodes, *leaves, node = {}; in net_shaper_nl_group_doit() local 1200 old_nodes = (void *)&leaves[leaves_count]; in net_shaper_nl_group_doit() 1245 old_nodes[old_nodes_count++] = tmp; in net_shaper_nl_group_doit() 1258 struct net_shaper *tmp = old_nodes[i]; in net_shaper_nl_group_doit()
|
| /linux/mm/ |
| H A D | mempolicy.c | 1855 const unsigned long __user *old_nodes, in kernel_migrate_pages() argument 1872 err = get_nodes(old, old_nodes, maxnode); in kernel_migrate_pages() 1941 const unsigned long __user *, old_nodes, in SYSCALL_DEFINE4() argument 1944 return kernel_migrate_pages(pid, maxnode, old_nodes, new_nodes); in SYSCALL_DEFINE4()
|