Searched refs:old_nodes (Results 1 – 2 of 2) sorted by relevance
| /linux/net/shaper/ |
| H A D | shaper.c | 1266 struct net_shaper **old_nodes, *leaves, node = {}; in net_shaper_group_send_reply() 1293 old_nodes = (void *)&leaves[leaves_count]; in net_shaper_nl_group_doit() 1331 old_nodes[old_nodes_count++] = tmp; in net_shaper_nl_group_doit() 1344 struct net_shaper *tmp = old_nodes[i]; in net_shaper_nl_group_doit() 1270 struct net_shaper **old_nodes, *leaves, node = {}; net_shaper_nl_group_doit() local
|
| /linux/mm/ |
| H A D | mempolicy.c | 1864 const unsigned long __user *old_nodes, in kernel_migrate_pages() argument 1881 err = get_nodes(old, old_nodes, maxnode); in kernel_migrate_pages() 1950 const unsigned long __user *, old_nodes, in SYSCALL_DEFINE4() argument 1953 return kernel_migrate_pages(pid, maxnode, old_nodes, new_nodes); in SYSCALL_DEFINE4()
|