Home
last modified time | relevance | path

Searched defs:seq (Results 226 – 250 of 1564) sorted by relevance

12345678910>>...63

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/tao_tuple/28626e99/include/tao/seq/
H A Dmax.hpp13 namespace seq namespace
H A Dtail.hpp13 namespace seq namespace
H A Dzip.hpp13 namespace seq namespace
H A Dexclusive_scan.hpp14 namespace seq namespace
H A Dtype_by_index.hpp14 namespace seq namespace
/OK3568_Linux_fs/kernel/drivers/input/
H A Dinput.c1116 static void *input_devices_seq_start(struct seq_file *seq, loff_t *pos) in input_devices_seq_start()
1135 static void *input_devices_seq_next(struct seq_file *seq, void *v, loff_t *pos) in input_devices_seq_next()
1140 static void input_seq_stop(struct seq_file *seq, void *v) in input_seq_stop()
1148 static void input_seq_print_bitmap(struct seq_file *seq, const char *name, in input_seq_print_bitmap()
1174 static int input_devices_seq_show(struct seq_file *seq, void *v) in input_devices_seq_show()
1239 static void *input_handlers_seq_start(struct seq_file *seq, loff_t *pos) in input_handlers_seq_start()
1259 static void *input_handlers_seq_next(struct seq_file *seq, void *v, loff_t *pos) in input_handlers_seq_next()
1267 static int input_handlers_seq_show(struct seq_file *seq, void *v) in input_handlers_seq_show()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dnetlink.h45 u32 seq; member
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dmib.c55 void mptcp_seq_show(struct seq_file *seq) in mptcp_seq_show()
/OK3568_Linux_fs/kernel/block/
H A Dblk-flush.c166 unsigned int seq, blk_status_t error) in blk_flush_complete_seq()
259 unsigned int seq = blk_flush_cur_seq(rq); in flush_end_io() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Desp4_offload.c34 __be32 seq; in esp4_gro_receive() local
259 __u32 seq; in esp_xmit() local
/OK3568_Linux_fs/kernel/net/wireless/
H A Dlib80211_crypt_wep.c198 static int lib80211_wep_set_key(void *key, int len, u8 * seq, void *priv) in lib80211_wep_set_key()
211 static int lib80211_wep_get_key(void *key, int len, u8 * seq, void *priv) in lib80211_wep_get_key()
/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/
H A Dtrace.c168 static void trace_print_header(int seq, int prefix) in trace_print_header()
235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry()
/OK3568_Linux_fs/kernel/include/net/
H A Dtransp_v6.h50 ip6_dgram_sock_seq_show(struct seq_file *seq, struct sock *sp, __u16 srcp, in ip6_dgram_sock_seq_show()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_ipv6_route.c15 struct seq_file *seq = ctx->meta->seq; in dump_ipv6_route() local
H A Dbpf_iter_task_file.c15 struct seq_file *seq = ctx->meta->seq; in dump_task_file() local
H A Dbpf_iter_task_stack.c16 struct seq_file *seq = ctx->meta->seq; in dump_task_stack() local
H A Dbpf_iter_task_btf.c19 struct seq_file *seq = ctx->meta->seq; in dump_task_struct() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/transformation/
H A Dfilter_if.hpp27 filter_if(Sequence const& seq) in filter_if()
H A Dremove.hpp29 remove(Sequence const& seq) in remove()
H A Dpop_front.hpp37 pop_front(Sequence const& seq) in pop_front()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/algorithm/query/
H A Dany.hpp30 any(Sequence const& seq, F f) in any()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/adapted/struct/detail/preprocessor/
H A Dis_seq.hpp22 #define BOOST_FUSION_PP_IS_SEQ(seq) BOOST_PP_CAT(BOOST_FUSION_PP_IS_SEQ_, \ argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/smac/
H A Dsec_wep.c183 static int lib80211_wep_set_key (void *key, int len, u8 * seq, void *priv) in lib80211_wep_set_key()
192 static int lib80211_wep_get_key (void *key, int len, u8 * seq, void *priv) in lib80211_wep_get_key()
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Djournal.h117 uint64_t seq; member
134 uint64_t seq[SB_JOURNAL_BUCKETS]; member
/OK3568_Linux_fs/kernel/net/netlink/
H A Daf_netlink.c2181 __nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, int type, int len, int flags) in __nlmsg_put()
2594 static void *__netlink_seq_next(struct seq_file *seq) in __netlink_seq_next()
2624 static void *netlink_seq_start(struct seq_file *seq, loff_t *posp) in netlink_seq_start()
2641 static void *netlink_seq_next(struct seq_file *seq, void *v, loff_t *pos) in netlink_seq_next()
2647 static void netlink_native_seq_stop(struct seq_file *seq, void *v) in netlink_native_seq_stop()
2658 static int netlink_native_seq_show(struct seq_file *seq, void *v) in netlink_native_seq_show()
2705 static int netlink_seq_show(struct seq_file *seq, void *v) in netlink_seq_show()
2721 static void netlink_seq_stop(struct seq_file *seq, void *v) in netlink_seq_stop()
2736 static int netlink_seq_show(struct seq_file *seq, void *v) in netlink_seq_show()
2741 static void netlink_seq_stop(struct seq_file *seq, void *v) in netlink_seq_stop()

12345678910>>...63