Home
last modified time | relevance | path

Searched defs:seq1 (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/include/net/
H A Ddn_nsp.h139 static __inline__ int dn_before(__u16 seq1, __u16 seq2) in dn_before()
148 static __inline__ int dn_after(__u16 seq1, __u16 seq2) in dn_after()
156 static __inline__ int dn_equal(__u16 seq1, __u16 seq2) in dn_equal()
161 static __inline__ int dn_before_or_equal(__u16 seq1, __u16 seq2) in dn_before_or_equal()
172 static __inline__ int seq_next(__u16 seq1, __u16 seq2) in seq_next()
H A Dtcp.h271 static inline bool before(__u32 seq1, __u32 seq2) in before()
275 #define after(seq2, seq1) before(seq1, seq2) argument
278 static inline bool between(__u32 seq1, __u32 seq2, __u32 seq3) in between()
/OK3568_Linux_fs/kernel/net/dccp/
H A Ddccp.h125 static inline int before48(const u64 seq1, const u64 seq2) in before48()
131 #define after48(seq1, seq2) before48(seq2, seq1) argument
134 static inline int between48(const u64 seq1, const u64 seq2, const u64 seq3) in between48()
139 static inline u64 max48(const u64 seq1, const u64 seq2) in max48()
/OK3568_Linux_fs/kernel/drivers/video/
H A Dvgastate.c52 u8 misc, attr10, gr4, gr5, gr6, seq1, seq2, seq4; in save_vga_text() local
143 u8 seq1, seq2, seq4; in restore_vga_text() 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 Dtransform.hpp47 transform(Sequence1 const& seq1, Sequence2 const& seq2, F f) in transform()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/spirit/home/support/algorithm/
H A Dany_if_ns.hpp64 any_if_ns(Sequence1 const& seq1, Sequence2& seq2, F f, Pred) in any_if_ns()
H A Dany_ns.hpp74 any_ns(Sequence1 const& seq1, Sequence2& seq2, F f) in any_ns()
H A Dany_if.hpp199 any_if(Sequence1 const& seq1, Sequence2& seq2, F f, Pred) in any_if()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/joint_view/
H A Djoint_view.hpp76 typename mpl::if_<traits::is_view<Sequence1>, Sequence1, Sequence1&>::type seq1; member
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_recovery.c5 static bool tcp_rack_sent_after(u64 t1, u64 t2, u32 seq1, u32 seq2) in tcp_rack_sent_after()
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h95 static __always_inline bool before(__u32 seq1, __u32 seq2) in before()
99 #define after(seq2, seq1) before(seq1, seq2) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/view/transform_view/
H A Dtransform_view.hpp76 typename mpl::if_<traits::is_view<Sequence1>, Sequence1, Sequence1&>::type seq1; member
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_cdc.c261 static inline bool smc_cdc_before(u16 seq1, u16 seq2) in smc_cdc_before()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mgag200/
H A Dmgag200_mode.c1325 u8 seq0, seq1, crtcext1; in mgag200_enable_display() local
1353 u8 seq0, seq1, crtcext1; in mgag200_disable_display() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.h245 uint8_t seq1 = NVReadVgaSeq(dev, head, NV_VIO_SR_CLOCK_INDEX); in NVVgaProtect() local
H A Dhw.c112 unsigned char seq1; in NVBlankScreen() local
H A Dcrtc.c180 unsigned char seq1 = 0, crtc17 = 0; in nv_crtc_dpms() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_request.h399 static inline bool i915_seqno_passed(u32 seq1, u32 seq2) in i915_seqno_passed()
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dar-internal.h1088 static inline bool before(u32 seq1, u32 seq2) in before()
1092 static inline bool before_eq(u32 seq1, u32 seq2) in before_eq()
1096 static inline bool after(u32 seq1, u32 seq2) in after()
1100 static inline bool after_eq(u32 seq1, u32 seq2) in after_eq()
/OK3568_Linux_fs/kernel/net/mptcp/
H A Dprotocol.h497 static inline bool before64(__u64 seq1, __u64 seq2) in before64()
502 #define after64(seq2, seq1) before64(seq1, seq2) argument
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4_fs.h607 u32 seq1 = be32_to_cpu(s1->seqid); in nfs4_stateid_is_next() local
/OK3568_Linux_fs/external/xserver/hw/xfree86/vgahw/
H A DvgaHW.c680 unsigned char seq1 = 0, crtc17 = 0; in vgaHWDPMSSet() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dptp.c186 u32 seq1; member
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dl2cap.h907 static inline int __seq_offset(struct l2cap_chan *chan, __u16 seq1, __u16 seq2) in __seq_offset()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h12890 u32 seq1:12; member

12