| /OK3568_Linux_fs/kernel/drivers/gpu/drm/selftests/ |
| H A D | test-drm_mm.c | 268 struct drm_mm_node nodes[2]; in igt_debug() local 376 struct drm_mm_node tmp, *nodes, *node, *next; in __igt_reserve() local 574 struct drm_mm_node *nodes, *node, *next; in __igt_insert() local 881 struct drm_mm_node *nodes, *node, *next; in __igt_insert_range() local 1038 struct drm_mm_node *nodes, in prepare_igt_frag() 1065 struct drm_mm_node *nodes, in get_insert_time() 1087 struct drm_mm_node *nodes, *node, *next; in igt_frag() local 1158 struct drm_mm_node *nodes, *node, *next; in igt_align() local 1305 struct evict_node *nodes, in evict_nodes() 1353 struct evict_node *nodes) in evict_nothing() [all …]
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | mempolicy.c | 193 static int mpol_new_interleave(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_interleave() 201 static int mpol_new_preferred(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_preferred() 212 static int mpol_new_bind(struct mempolicy *pol, const nodemask_t *nodes) in mpol_new_bind() 230 const nodemask_t *nodes, struct nodemask_scratch *nsc) in mpol_set_nodemask() 269 nodemask_t *nodes) in mpol_new() 320 static void mpol_rebind_default(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_default() 324 static void mpol_rebind_nodemask(struct mempolicy *pol, const nodemask_t *nodes) in mpol_rebind_nodemask() 345 const nodemask_t *nodes) in mpol_rebind_preferred() 746 nodemask_t *nodes, unsigned long flags, in queue_pages_range() 868 nodemask_t *nodes) in do_set_mempolicy() [all …]
|
| H A D | mmzone.c | 47 static inline int zref_in_nodemask(struct zoneref *zref, nodemask_t *nodes) in zref_in_nodemask() 59 nodemask_t *nodes) in __next_zones_zonelist()
|
| /OK3568_Linux_fs/kernel/security/selinux/ss/ |
| H A D | conditional.h | 36 struct cond_expr_node *nodes; member 46 struct avtab_node **nodes; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | ta_xgmi_if.h | 92 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member 97 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member 102 struct ta_xgmi_node_info nodes[TA_XGMI__MAX_CONNECTED_NODES]; member
|
| H A D | amdgpu_vram_mgr.c | 261 struct drm_mm_node *nodes = mem->mm_node; in amdgpu_vram_mgr_bo_visible_size() local 317 struct drm_mm_node *nodes; in amdgpu_vram_mgr_new() local 432 struct drm_mm_node *nodes = mem->mm_node; in amdgpu_vram_mgr_del() local
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | fdtdec_test.c | 78 const char *nodes) in make_fdt() 122 static int run_test(const char *aliases, const char *nodes, const char *expect) in run_test()
|
| /OK3568_Linux_fs/kernel/drivers/interconnect/qcom/ |
| H A D | icc-rpmh.h | 106 struct qcom_icc_node *nodes[]; member 110 struct qcom_icc_node **nodes; member 115 struct qcom_icc_node **nodes; member
|
| /OK3568_Linux_fs/kernel/drivers/md/persistent-data/ |
| H A D | dm-btree-internal.h | 67 struct dm_block *nodes[2]; member 80 struct dm_block *nodes[2]; member
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-sunxi/ |
| H A D | mc_smp.c | 707 static void __init sunxi_mc_smp_put_nodes(struct sunxi_mc_smp_nodes *nodes) in sunxi_mc_smp_put_nodes() 716 static int __init sun9i_a80_get_smp_nodes(struct sunxi_mc_smp_nodes *nodes) in sun9i_a80_get_smp_nodes() 742 static int __init sun8i_a83t_get_smp_nodes(struct sunxi_mc_smp_nodes *nodes) in sun8i_a83t_get_smp_nodes() 782 struct sunxi_mc_smp_nodes nodes = { 0 }; in sunxi_mc_smp_init() local
|
| /OK3568_Linux_fs/kernel/drivers/interconnect/imx/ |
| H A D | imx.c | 212 static int get_max_node_id(struct imx_icc_node_desc *nodes, int nodes_count) in get_max_node_id() 224 struct imx_icc_node_desc *nodes, int nodes_count) in imx_icc_register()
|
| H A D | imx8mq.c | 33 static struct imx_icc_node_desc nodes[] = { variable
|
| H A D | imx8mn.c | 32 static struct imx_icc_node_desc nodes[] = { variable
|
| H A D | imx8mm.c | 35 static struct imx_icc_node_desc nodes[] = { variable
|
| /OK3568_Linux_fs/u-boot/board/freescale/bsc9131rdb/ |
| H A D | bsc9131rdb.c | 57 struct node_info nodes[] = { variable
|
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_time.cpp | 458 MppStopwatchNode *nodes; member 476 MppStopwatchNode *nodes = mpp_calloc(MppStopwatchNode, 8); in mpp_stopwatch_get() local 517 MppStopwatchNode *nodes = mpp_realloc(impl->nodes, MppStopwatchNode, in mpp_stopwatch_record() local
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | mem2node.c | 49 struct memory_node nodes[3]; in test__mem2node() local
|
| /OK3568_Linux_fs/kernel/kernel/irq/ |
| H A D | affinity.c | 86 int n, nodes = 0; in get_nodes_in_cpumask() local 255 unsigned int i, n, nodes, cpus_per_vec, extra_vecs, done = 0; in __irq_build_affinity_masks() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | ddg.h | 121 ddg_node_ptr nodes; member 141 sbitmap nodes; member
|
| H A D | tree-streamer.h | 52 vec<tree> nodes; member
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | interconnect-provider.h | 36 struct icc_node *nodes[]; member 62 struct list_head nodes; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | ddg.h | 121 ddg_node_ptr nodes; member 141 sbitmap nodes; member
|
| H A D | tree-streamer.h | 52 vec<tree> nodes; member
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | cputopo.h | 25 struct numa_topology_node nodes[]; member
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | ulist.h | 41 struct list_head nodes; member
|