| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | rculist.h | 707 pos = hlist_entry_safe(rcu_dereference_raw(hlist_first_rcu(head)),\ 710 pos = hlist_entry_safe(rcu_dereference_raw(hlist_next_rcu(\ 728 pos = hlist_entry_safe(rcu_dereference_raw(hlist_first_rcu(head)),\ 731 pos = hlist_entry_safe(rcu_dereference_raw(hlist_next_rcu(\ 748 for (pos = hlist_entry_safe(rcu_dereference_raw_check(hlist_first_rcu(head)),\ 751 pos = hlist_entry_safe(rcu_dereference_raw_check(hlist_next_rcu(\ 765 for (pos = hlist_entry_safe(rcu_dereference_bh(hlist_first_rcu(head)),\ 768 pos = hlist_entry_safe(rcu_dereference_bh(hlist_next_rcu(\ 777 for (pos = hlist_entry_safe(rcu_dereference_raw(hlist_next_rcu( \ 780 pos = hlist_entry_safe(rcu_dereference_raw(hlist_next_rcu( \ [all …]
|
| H A D | list.h | 981 #define hlist_entry_safe(ptr, type, member) \ macro 993 for (pos = hlist_entry_safe((head)->first, typeof(*(pos)), member);\ 995 pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member)) 1003 for (pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member);\ 1005 pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member)) 1014 pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member)) 1024 for (pos = hlist_entry_safe((head)->first, typeof(*pos), member);\ 1026 pos = hlist_entry_safe(n, typeof(*pos), member))
|
| /OK3568_Linux_fs/external/mpp/osal/inc/ |
| H A D | mpp_hash.h | 164 #define hlist_entry_safe(ptr, type, member) \ macro 170 for (pos = hlist_entry_safe((head)->first, typeof(*(pos)), member);\ 172 pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member)) 175 for (pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member);\ 177 pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member)) 181 pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member)) 184 for (pos = hlist_entry_safe((head)->first, typeof(*pos), member);\ 186 pos = hlist_entry_safe(n, typeof(*pos), member))
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rk_list.h | 799 #define hlist_entry_safe(ptr, type, member) \ macro 811 for (pos = hlist_entry_safe((head)->first, typeof(*(pos)), member);\ 813 pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member)) 821 for (pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member);\ 823 pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member)) 832 pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member)) 842 for (pos = hlist_entry_safe((head)->first, typeof(*pos), member);\ 844 pos = hlist_entry_safe(n, typeof(*pos), member))
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | list.h | 703 #define hlist_entry_safe(ptr, type, member) \ macro 715 for (pos = hlist_entry_safe((head)->first, typeof(*(pos)), member);\ 717 pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member)) 725 for (pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member);\ 727 pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member)) 736 pos = hlist_entry_safe((pos)->member.next, typeof(*(pos)), member)) 746 for (pos = hlist_entry_safe((head)->first, typeof(*pos), member);\ 748 pos = hlist_entry_safe(n, typeof(*pos), member))
|
| /OK3568_Linux_fs/kernel/drivers/perf/hisilicon/ |
| H A D | hisi_uncore_pmu.c | 416 struct hisi_pmu *hisi_pmu = hlist_entry_safe(node, struct hisi_pmu, in hisi_uncore_pmu_online_cpu() 440 struct hisi_pmu *hisi_pmu = hlist_entry_safe(node, struct hisi_pmu, in hisi_uncore_pmu_offline_cpu()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/ |
| H A D | fman_mac.h | 76 hlist_entry_safe(ptr, struct eth_hash_entry, node)
|
| /OK3568_Linux_fs/kernel/fs/notify/ |
| H A D | fsnotify.c | 377 return hlist_entry_safe(node, struct fsnotify_mark, obj_list); in fsnotify_first_mark() 388 return hlist_entry_safe(node, struct fsnotify_mark, obj_list); in fsnotify_next_mark()
|
| /OK3568_Linux_fs/kernel/drivers/perf/ |
| H A D | qcom_l3_pmu.c | 708 struct l3cache_pmu *l3pmu = hlist_entry_safe(node, struct l3cache_pmu, node); in qcom_l3_cache_pmu_online_cpu() 719 struct l3cache_pmu *l3pmu = hlist_entry_safe(node, struct l3cache_pmu, node); in qcom_l3_cache_pmu_offline_cpu()
|
| H A D | arm_dsu_pmu.c | 820 struct dsu_pmu *dsu_pmu = hlist_entry_safe(node, struct dsu_pmu, in dsu_pmu_cpu_online() 839 struct dsu_pmu *dsu_pmu = hlist_entry_safe(node, struct dsu_pmu, in dsu_pmu_cpu_teardown()
|
| H A D | arm_pmu.c | 735 struct arm_pmu *pmu = hlist_entry_safe(node, struct arm_pmu, node); in arm_perf_starting_cpu() 754 struct arm_pmu *pmu = hlist_entry_safe(node, struct arm_pmu, node); in arm_perf_teardown_cpu()
|
| H A D | qcom_l2_pmu.c | 775 l2cache_pmu = hlist_entry_safe(node, struct l2cache_pmu, node); in l2cache_pmu_online_cpu() 812 l2cache_pmu = hlist_entry_safe(node, struct l2cache_pmu, node); in l2cache_pmu_offline_cpu()
|
| H A D | thunderx2_pmu.c | 923 tx2_pmu = hlist_entry_safe(hpnode, in tx2_uncore_pmu_online_cpu() 943 tx2_pmu = hlist_entry_safe(hpnode, in tx2_uncore_pmu_offline_cpu()
|
| H A D | arm_spe_pmu.c | 1093 spe_pmu = hlist_entry_safe(node, struct arm_spe_pmu, hotplug_node); in arm_spe_pmu_cpu_startup() 1105 spe_pmu = hlist_entry_safe(node, struct arm_spe_pmu, hotplug_node); in arm_spe_pmu_cpu_teardown()
|
| H A D | fsl_imx8_ddr_perf.c | 582 struct ddr_pmu *pmu = hlist_entry_safe(node, struct ddr_pmu, node); in ddr_perf_offline_cpu()
|
| /OK3568_Linux_fs/kernel/net/core/ |
| H A D | sock_map.c | 1088 elem_next = hlist_entry_safe(rcu_dereference(hlist_next_rcu(&elem->node)), in sock_hash_get_next_key() 1100 elem_next = hlist_entry_safe(rcu_dereference(hlist_first_rcu(head)), in sock_hash_get_next_key() 1351 elem = hlist_entry_safe(node, struct bpf_shtab_elem, node); in sock_hash_seq_find_next() 1362 elem = hlist_entry_safe(node, struct bpf_shtab_elem, node); in sock_hash_seq_find_next()
|
| /OK3568_Linux_fs/kernel/kernel/bpf/ |
| H A D | devmap.c | 307 next_dev = hlist_entry_safe(rcu_dereference_raw(hlist_next_rcu(&dev->index_hlist)), in dev_map_hash_get_next_key() 322 next_dev = hlist_entry_safe(rcu_dereference_raw(hlist_first_rcu(head)), in dev_map_hash_get_next_key()
|
| H A D | bpf_local_storage.c | 495 while ((selem = hlist_entry_safe( in bpf_local_storage_map_free()
|
| /OK3568_Linux_fs/kernel/net/bridge/ |
| H A D | br_forward.c | 294 rport = hlist_entry_safe(rp, struct net_bridge_port, rlist); in br_multicast_flood()
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-trbe.c | 980 struct trbe_drvdata *drvdata = hlist_entry_safe(node, struct trbe_drvdata, hotplug_node); in arm_trbe_cpu_startup() 1003 struct trbe_drvdata *drvdata = hlist_entry_safe(node, struct trbe_drvdata, hotplug_node); in arm_trbe_cpu_teardown()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | padata.c | 805 pinst = hlist_entry_safe(node, struct padata_instance, cpu_online_node); in padata_cpu_online() 820 pinst = hlist_entry_safe(node, struct padata_instance, cpu_dead_node); in padata_cpu_dead()
|
| /OK3568_Linux_fs/kernel/net/sunrpc/ |
| H A D | cache.c | 1368 return hlist_entry_safe(rcu_dereference_raw( in __cache_seq_start() 1386 return hlist_entry_safe(rcu_dereference_raw( in cache_seq_next() 1399 return hlist_entry_safe(rcu_dereference_raw( in cache_seq_next()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/ |
| H A D | i915_pmu.c | 1010 struct i915_pmu *pmu = hlist_entry_safe(node, typeof(*pmu), cpuhp.node); in i915_pmu_cpu_online() 1023 struct i915_pmu *pmu = hlist_entry_safe(node, typeof(*pmu), cpuhp.node); in i915_pmu_cpu_offline()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-imx/ |
| H A D | mmdc.c | 217 struct mmdc_pmu *pmu_mmdc = hlist_entry_safe(node, struct mmdc_pmu, node); in mmdc_pmu_offline_cpu()
|
| /OK3568_Linux_fs/kernel/io_uring/ |
| H A D | io-wq.c | 1312 struct io_wq *wq = hlist_entry_safe(node, struct io_wq, cpuhp_node); in io_wq_cpu_online() 1319 struct io_wq *wq = hlist_entry_safe(node, struct io_wq, cpuhp_node); in io_wq_cpu_offline()
|