Home
last modified time | relevance | path

Searched defs:ng (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mm/
Dmmu.c751 bool ng) in alloc_init_pte()
763 const struct mem_type *type, bool ng) in __map_init_section()
791 void *(*alloc)(unsigned long sz), bool ng) in alloc_init_pmd()
823 void *(*alloc)(unsigned long sz), bool ng) in alloc_init_pud()
838 void *(*alloc)(unsigned long sz), bool ng) in alloc_init_p4d()
854 bool ng) in create_36bit_mapping()
915 bool ng) in __create_mapping()
982 bool ng) in create_mapping_late()
/kernel/linux/linux-5.10/include/net/netns/
Dgeneric.h41 struct net_generic *ng; in net_generic() local
/kernel/linux/linux-5.10/net/core/
Dnet_namespace.c89 struct net_generic *ng; in net_alloc_generic() local
101 struct net_generic *ng, *old_ng; in net_assign_generic() local
138 struct net_generic *ng; in ops_init() local
421 struct net_generic *ng; in net_alloc() local
1112 struct net_generic *ng; in net_ns_init() local
/kernel/linux/linux-5.10/kernel/sched/
Dfair.c1193 struct numa_group *ng; in task_scan_start() local
1215 struct numa_group *ng; in task_scan_max() local
1260 struct numa_group *ng; in task_numa_group_id() local
1294 struct numa_group *ng = deref_task_numa_group(p); in group_faults() local
1309 static inline unsigned long group_faults_priv(struct numa_group *ng) in group_faults_priv()
1321 static inline unsigned long group_faults_shared(struct numa_group *ng) in group_faults_shared()
1340 static bool numa_is_active_node(int nid, struct numa_group *ng) in numa_is_active_node()
1438 struct numa_group *ng = deref_task_numa_group(p); in group_weight() local
1458 struct numa_group *ng = deref_curr_numa_group(p); in should_numa_migrate_memory() local
2021 struct numa_group *ng; in task_numa_migrate() local
[all …]
/kernel/linux/linux-5.10/security/integrity/
Dintegrity.h107 } ng; member