| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/ |
| H A D | rhashtable.h | 372 #define rht_entry(tpos, pos, member) \ argument 382 #define rht_for_each_continue(pos, head, tbl, hash) \ argument 393 #define rht_for_each(pos, tbl, hash) \ argument 405 #define rht_for_each_entry_continue(tpos, pos, head, tbl, hash, member) \ argument 418 #define rht_for_each_entry(tpos, pos, tbl, hash, member) \ argument 434 #define rht_for_each_entry_safe(tpos, pos, next, tbl, hash, member) \ argument 454 #define rht_for_each_rcu_continue(pos, head, tbl, hash) \ argument 470 #define rht_for_each_rcu(pos, tbl, hash) \ argument 486 #define rht_for_each_entry_rcu_continue(tpos, pos, head, tbl, hash, member) \ argument 504 #define rht_for_each_entry_rcu(tpos, pos, tbl, hash, member) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/ |
| H A D | rhashtable.h | 372 #define rht_entry(tpos, pos, member) \ argument 382 #define rht_for_each_continue(pos, head, tbl, hash) \ argument 393 #define rht_for_each(pos, tbl, hash) \ argument 405 #define rht_for_each_entry_continue(tpos, pos, head, tbl, hash, member) \ argument 418 #define rht_for_each_entry(tpos, pos, tbl, hash, member) \ argument 434 #define rht_for_each_entry_safe(tpos, pos, next, tbl, hash, member) \ argument 454 #define rht_for_each_rcu_continue(pos, head, tbl, hash) \ argument 470 #define rht_for_each_rcu(pos, tbl, hash) \ argument 486 #define rht_for_each_entry_rcu_continue(tpos, pos, head, tbl, hash, member) \ argument 504 #define rht_for_each_entry_rcu(tpos, pos, tbl, hash, member) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/ |
| H A D | rhashtable.h | 373 #define rht_entry(tpos, pos, member) \ argument 383 #define rht_for_each_continue(pos, head, tbl, hash) \ argument 394 #define rht_for_each(pos, tbl, hash) \ argument 406 #define rht_for_each_entry_continue(tpos, pos, head, tbl, hash, member) \ argument 419 #define rht_for_each_entry(tpos, pos, tbl, hash, member) \ argument 435 #define rht_for_each_entry_safe(tpos, pos, next, tbl, hash, member) \ argument 455 #define rht_for_each_rcu_continue(pos, head, tbl, hash) \ argument 471 #define rht_for_each_rcu(pos, tbl, hash) \ argument 487 #define rht_for_each_entry_rcu_continue(tpos, pos, head, tbl, hash, member) \ argument 505 #define rht_for_each_entry_rcu(tpos, pos, tbl, hash, member) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/ |
| H A D | tdls.c | 122 u8 rates[MWIFIEX_SUPPORTED_RATES], *pos; in mwifiex_tdls_append_rates_ie() local 157 u8 *pos; in mwifiex_tdls_add_aid() local 172 u8 *pos; in mwifiex_tdls_add_vht_capab() local 194 u8 *pos; in mwifiex_tdls_add_ht_oper() local 243 u8 *pos, ap_supp_chwd_set, chan_bw; in mwifiex_tdls_add_vht_oper() local 374 u8 *pos = skb_put(skb, 3); in mwifiex_tdls_add_qos_capab() local 473 u8 radio, *pos; in mwifiex_prep_tdls_encap_data() local 738 u8 radio, *pos; in mwifiex_construct_tdls_action_frame() local 817 u8 *pos; in mwifiex_send_tdls_action_frame() local 895 u8 *peer, *pos, *end; in mwifiex_process_tdls_action_frame() local
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/ |
| H A D | rhashtable.h | 373 #define rht_entry(tpos, pos, member) \ argument 383 #define rht_for_each_continue(pos, head, tbl, hash) \ argument 394 #define rht_for_each(pos, tbl, hash) \ argument 406 #define rht_for_each_entry_continue(tpos, pos, head, tbl, hash, member) \ argument 419 #define rht_for_each_entry(tpos, pos, tbl, hash, member) \ argument 435 #define rht_for_each_entry_safe(tpos, pos, next, tbl, hash, member) \ argument 455 #define rht_for_each_rcu_continue(pos, head, tbl, hash) \ argument 471 #define rht_for_each_rcu(pos, tbl, hash) \ argument 487 #define rht_for_each_entry_rcu_continue(tpos, pos, head, tbl, hash, member) \ argument 505 #define rht_for_each_entry_rcu(tpos, pos, tbl, hash, member) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/ |
| H A D | rhashtable.h | 373 #define rht_entry(tpos, pos, member) \ argument 383 #define rht_for_each_continue(pos, head, tbl, hash) \ argument 394 #define rht_for_each(pos, tbl, hash) \ argument 406 #define rht_for_each_entry_continue(tpos, pos, head, tbl, hash, member) \ argument 419 #define rht_for_each_entry(tpos, pos, tbl, hash, member) \ argument 435 #define rht_for_each_entry_safe(tpos, pos, next, tbl, hash, member) \ argument 455 #define rht_for_each_rcu_continue(pos, head, tbl, hash) \ argument 471 #define rht_for_each_rcu(pos, tbl, hash) \ argument 487 #define rht_for_each_entry_rcu_continue(tpos, pos, head, tbl, hash, member) \ argument 505 #define rht_for_each_entry_rcu(tpos, pos, tbl, hash, member) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/ |
| H A D | rhashtable.h | 372 #define rht_entry(tpos, pos, member) \ argument 382 #define rht_for_each_continue(pos, head, tbl, hash) \ argument 393 #define rht_for_each(pos, tbl, hash) \ argument 405 #define rht_for_each_entry_continue(tpos, pos, head, tbl, hash, member) \ argument 418 #define rht_for_each_entry(tpos, pos, tbl, hash, member) \ argument 434 #define rht_for_each_entry_safe(tpos, pos, next, tbl, hash, member) \ argument 454 #define rht_for_each_rcu_continue(pos, head, tbl, hash) \ argument 470 #define rht_for_each_rcu(pos, tbl, hash) \ argument 486 #define rht_for_each_entry_rcu_continue(tpos, pos, head, tbl, hash, member) \ argument 504 #define rht_for_each_entry_rcu(tpos, pos, tbl, hash, member) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/ |
| H A D | rhashtable.h | 373 #define rht_entry(tpos, pos, member) \ argument 383 #define rht_for_each_continue(pos, head, tbl, hash) \ argument 394 #define rht_for_each(pos, tbl, hash) \ argument 406 #define rht_for_each_entry_continue(tpos, pos, head, tbl, hash, member) \ argument 419 #define rht_for_each_entry(tpos, pos, tbl, hash, member) \ argument 435 #define rht_for_each_entry_safe(tpos, pos, next, tbl, hash, member) \ argument 455 #define rht_for_each_rcu_continue(pos, head, tbl, hash) \ argument 471 #define rht_for_each_rcu(pos, tbl, hash) \ argument 487 #define rht_for_each_entry_rcu_continue(tpos, pos, head, tbl, hash, member) \ argument 505 #define rht_for_each_entry_rcu(tpos, pos, tbl, hash, member) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/ |
| H A D | rhashtable.h | 372 #define rht_entry(tpos, pos, member) \ argument 382 #define rht_for_each_continue(pos, head, tbl, hash) \ argument 393 #define rht_for_each(pos, tbl, hash) \ argument 405 #define rht_for_each_entry_continue(tpos, pos, head, tbl, hash, member) \ argument 418 #define rht_for_each_entry(tpos, pos, tbl, hash, member) \ argument 434 #define rht_for_each_entry_safe(tpos, pos, next, tbl, hash, member) \ argument 454 #define rht_for_each_rcu_continue(pos, head, tbl, hash) \ argument 470 #define rht_for_each_rcu(pos, tbl, hash) \ argument 486 #define rht_for_each_entry_rcu_continue(tpos, pos, head, tbl, hash, member) \ argument 504 #define rht_for_each_entry_rcu(tpos, pos, tbl, hash, member) \ argument
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/ |
| H A D | rhashtable.h | 372 #define rht_entry(tpos, pos, member) \ argument 382 #define rht_for_each_continue(pos, head, tbl, hash) \ argument 393 #define rht_for_each(pos, tbl, hash) \ argument 405 #define rht_for_each_entry_continue(tpos, pos, head, tbl, hash, member) \ argument 418 #define rht_for_each_entry(tpos, pos, tbl, hash, member) \ argument 434 #define rht_for_each_entry_safe(tpos, pos, next, tbl, hash, member) \ argument 454 #define rht_for_each_rcu_continue(pos, head, tbl, hash) \ argument 470 #define rht_for_each_rcu(pos, tbl, hash) \ argument 486 #define rht_for_each_entry_rcu_continue(tpos, pos, head, tbl, hash, member) \ argument 504 #define rht_for_each_entry_rcu(tpos, pos, tbl, hash, member) \ argument
|
| /OK3568_Linux_fs/kernel/fs/iomap/ |
| H A D | fiemap.c | 47 iomap_fiemap_actor(struct inode *inode, loff_t pos, loff_t length, void *data, in iomap_fiemap_actor() 108 iomap_bmap_actor(struct inode *inode, loff_t pos, loff_t length, in iomap_bmap_actor() 126 loff_t pos = bno << inode->i_blkbits; in iomap_bmap() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/intel-pt-decoder/ |
| H A D | intel-pt-log.c | 48 static void intel_pt_print_data(const unsigned char *buf, int len, uint64_t pos, in intel_pt_print_data() 64 static void intel_pt_print_no_data(uint64_t pos, int indent) in intel_pt_print_no_data() 98 uint64_t pos, const unsigned char *buf) in __intel_pt_log_packet()
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | decompress_inflate.c | 46 long *pos, in __gunzip() 204 long *pos, in gunzip() 214 long *pos, in __decompress()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/gp_hash_table_map_/ |
| H A D | iterator_fn_imps.hpp | 58 size_type pos; in begin() local 75 size_type pos; in begin() local
|
| H A D | erase_fn_imps.hpp | 61 for (size_type pos = 0; pos < m_num_e; ++pos) in clear() local 79 for (size_type pos = 0; pos < m_num_e; ++pos) in erase_if() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/cc_hash_table_map_/ |
| H A D | iterators_fn_imps.hpp | 58 std::pair<entry_pointer, size_type> pos; in begin() local 75 std::pair<entry_pointer, size_type> pos; in begin() local
|
| H A D | erase_fn_imps.hpp | 64 for (size_type pos = 0; pos < m_num_e; ++pos) in erase_if() local 96 for (size_type pos = 0; pos < m_num_e; ++pos) in clear() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/cc_hash_table_map_/ |
| H A D | iterators_fn_imps.hpp | 58 std::pair<entry_pointer, size_type> pos; in begin() local 75 std::pair<entry_pointer, size_type> pos; in begin() local
|
| H A D | erase_fn_imps.hpp | 64 for (size_type pos = 0; pos < m_num_e; ++pos) in erase_if() local 96 for (size_type pos = 0; pos < m_num_e; ++pos) in clear() local
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/gp_hash_table_map_/ |
| H A D | iterator_fn_imps.hpp | 58 size_type pos; in begin() local 75 size_type pos; in begin() local
|
| H A D | erase_fn_imps.hpp | 61 for (size_type pos = 0; pos < m_num_e; ++pos) in clear() local 79 for (size_type pos = 0; pos < m_num_e; ++pos) in erase_if() local
|
| /OK3568_Linux_fs/kernel/net/sctp/ |
| H A D | proc.c | 132 static void *sctp_eps_seq_start(struct seq_file *seq, loff_t *pos) in sctp_eps_seq_start() 151 static void *sctp_eps_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_eps_seq_next() 205 static void *sctp_transport_seq_start(struct seq_file *seq, loff_t *pos) in sctp_transport_seq_start() 227 static void *sctp_transport_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sctp_transport_seq_next()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/via/ |
| H A D | via_aux.c | 42 struct via_aux_drv *pos, *n; in via_aux_free() local 61 struct via_aux_drv *pos; in via_aux_get_preferred_mode() local
|
| /OK3568_Linux_fs/kernel/sound/pci/ctxfi/ |
| H A D | ctvmem.c | 33 struct list_head *pos; in get_vm_block() local 78 struct list_head *pos, *pre; in put_vm_block() local 218 struct list_head *pos; in ct_vm_destroy() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/base/circbuf/src/ |
| H A D | circbuf.c | 128 u32 pos; in ia_css_circbuf_extract() local 176 int pos; in ia_css_circbuf_peek() local 190 int pos; in ia_css_circbuf_peek_from_start() local
|