Searched refs:hlist_for_each_entry_from (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/coccinelle/iterators/ |
| H A D | use_after_iter.cocci | 35 iterator name hlist_for_each_entry_from; 120 hlist_for_each_entry_from(c,...) S
|
| /OK3568_Linux_fs/external/mpp/osal/inc/ |
| H A D | mpp_hash.h | 179 #define hlist_for_each_entry_from(pos, member) \ macro
|
| /OK3568_Linux_fs/kernel/ |
| H A D | .clang-format | 327 - 'hlist_for_each_entry_from'
|
| /OK3568_Linux_fs/external/security/librkcrypto/include/ |
| H A D | rk_list.h | 830 #define hlist_for_each_entry_from(pos, member) \ macro
|
| /OK3568_Linux_fs/u-boot/include/linux/ |
| H A D | list.h | 666 #define hlist_for_each_entry_from(tpos, pos, member) \ macro
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | list.h | 734 #define hlist_for_each_entry_from(pos, member) \ macro
|
| /OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/ |
| H A D | list.h | 753 #define hlist_for_each_entry_from(tpos, pos, member) \ macro
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | list.h | 1012 #define hlist_for_each_entry_from(pos, member) \ macro
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | fib_trie.c | 1225 hlist_for_each_entry_from(fa, fa_list) { in fib_table_insert() 1690 hlist_for_each_entry_from(fa, fa_list) { in fib_table_delete()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | sock.h | 848 hlist_for_each_entry_from(__sk, sk_node)
|