Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mm/
H A Dmmu.c770 bool ng) in alloc_init_pte()
782 const struct mem_type *type, bool ng) in __map_init_section()
810 void *(*alloc)(unsigned long sz), bool ng) in alloc_init_pmd()
842 void *(*alloc)(unsigned long sz), bool ng) in alloc_init_pud()
857 void *(*alloc)(unsigned long sz), bool ng) in alloc_init_p4d()
873 bool ng) in create_36bit_mapping()
934 bool ng) in __create_mapping()
1001 bool ng) in create_mapping_late()
/openbmc/linux/include/net/netns/
H A Dgeneric.h42 struct net_generic *ng; in net_generic() local
/openbmc/linux/net/core/
H A Dnet_namespace.c74 struct net_generic *ng; in net_alloc_generic() local
87 struct net_generic *ng, *old_ng; in net_assign_generic() local
124 struct net_generic *ng; in ops_init() local
424 struct net_generic *ng; in net_alloc() local
1149 struct net_generic *ng; in net_ns_init() local
/openbmc/linux/kernel/sched/
H A Dfair.c1494 struct numa_group *ng; in task_scan_start() local
1516 struct numa_group *ng; in task_scan_max() local
1561 struct numa_group *ng; in task_numa_group_id() local
1595 struct numa_group *ng = deref_task_numa_group(p); in group_faults() local
1610 static inline unsigned long group_faults_priv(struct numa_group *ng) in group_faults_priv()
1622 static inline unsigned long group_faults_shared(struct numa_group *ng) in group_faults_shared()
1641 static bool numa_is_active_node(int nid, struct numa_group *ng) in numa_is_active_node()
1740 struct numa_group *ng = deref_task_numa_group(p); in group_weight() local
1874 struct numa_group *ng = deref_curr_numa_group(p); in should_numa_migrate_memory() local
2465 struct numa_group *ng; in task_numa_migrate() local
[all …]
/openbmc/linux/security/integrity/
H A Dintegrity.h110 } ng; member
/openbmc/qemu/tcg/
H A Dtcg.c3403 static void la_func_end(TCGContext *s, int ng, int nt) in la_func_end()
3419 static void la_bb_end(TCGContext *s, int ng, int nt) in la_bb_end()
3446 static void la_global_sync(TCGContext *s, int ng) in la_global_sync()
3465 static void la_bb_sync(TCGContext *s, int ng, int nt) in la_bb_sync()
3492 static void la_global_kill(TCGContext *s, int ng) in la_global_kill()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac.c5253 u8 nc = 1, nr = 3, ng = 0, cb = 1, cs = 1, ldpc_en = 1, stbc_en = 1; in rtw89_mac_set_csi_para_reg() local