Home
last modified time | relevance | path

Searched defs:seq2 (Results 1 - 25 of 33) sorted by relevance

12

/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/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() argument
/kernel/linux/linux-6.6/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
/kernel/linux/linux-5.10/net/smc/
H A Dsmc_cdc.c263 static inline bool smc_cdc_before(u16 seq1, u16 seq2) in smc_cdc_before() argument
/kernel/linux/linux-5.10/net/dccp/
H A Ddccp.h125 static inline int before48(const u64 seq1, const u64 seq2) in before48() argument
134 static inline int between48(const u64 seq1, const u64 seq2, const u64 seq3) in between48() argument
139 max48(const u64 seq1, const u64 seq2) max48() argument
[all...]
/kernel/linux/linux-6.6/net/smc/
H A Dsmc_cdc.c274 static inline bool smc_cdc_before(u16 seq1, u16 seq2) in smc_cdc_before() argument
/kernel/linux/linux-6.6/net/dccp/
H A Ddccp.h125 static inline int before48(const u64 seq1, const u64 seq2) in before48() argument
134 static inline int between48(const u64 seq1, const u64 seq2, const u64 seq3) in between48() argument
[all...]
/third_party/python/Modules/clinic/
H A Ditertoolsmodule.c.h572 PyObject *seq2; in itertools_compress() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.c312 uint8_t misc, gr4, gr5, gr6, seq2, seq4; in nouveau_hw_save_vga_fonts() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Dhw.c314 uint8_t misc, gr4, gr5, gr6, seq2, seq4; in nouveau_hw_save_vga_fonts() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_request.h399 static inline bool i915_seqno_passed(u32 seq1, u32 seq2) in i915_seqno_passed() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_request.h479 static inline bool i915_seqno_passed(u32 seq1, u32 seq2) in i915_seqno_passed() argument
/kernel/linux/linux-6.6/net/mctp/test/
H A Droute-test.c163 u8 tag_mask, seq2; in mctp_test_fragment() local
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h95 static __always_inline bool before(__u32 seq1, __u32 seq2) in before() argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dbpf_tcp_helpers.h106 static __always_inline bool before(__u32 seq1, __u32 seq2) in before() argument
/kernel/linux/linux-5.10/net/mptcp/
H A Dprotocol.h497 static inline bool before64(__u64 seq1, __u64 seq2) in before64() argument
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4_fs.h609 u32 seq2 = be32_to_cpu(s2->seqid); in nfs4_stateid_is_next() local
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4_fs.h612 u32 seq2 = be32_to_cpu(s2->seqid); in nfs4_stateid_is_next() local
/third_party/musl/porting/liteos_m/kernel/src/regex/
H A Dregcomp.c1920 tre_ast_node_t *seq1 = NULL, *seq2 = NULL; in tre_expand_ast() local
[all...]
/third_party/musl/porting/liteos_m_iccarm/kernel/src/regex/
H A Dregcomp.c1921 tre_ast_node_t *seq1 = NULL, *seq2 = NULL; in tre_expand_ast() local
[all...]
/third_party/musl/porting/uniproton/kernel/src/regex/
H A Dregcomp.c1920 tre_ast_node_t *seq1 = NULL, *seq2 = NULL; in tre_expand_ast() local
[all...]
/third_party/musl/src/regex/
H A Dregcomp.c1920 tre_ast_node_t *seq1 = NULL, *seq2 = NULL; in tre_expand_ast() local
[all...]
/third_party/python/Modules/
H A Ditertoolsmodule.c3836 itertools_compress_impl(PyTypeObject *type, PyObject *seq1, PyObject *seq2) in itertools_compress_impl() argument
/kernel/linux/linux-5.10/net/rxrpc/
H A Dar-internal.h1088 static inline bool before(u32 seq1, u32 seq2) in before() argument
1092 static inline bool before_eq(u32 seq1, u32 seq2) in before_eq() argument
1096 static inline bool after(u32 seq1, u32 seq2) in after() argument
1100 static inline bool after_eq(u32 seq1, u32 seq2) in after_eq() argument
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.h137 static inline bool before64(__u64 seq1, __u64 seq2) in before64() argument

Completed in 61 milliseconds

12