/kernel/linux/linux-5.10/net/ipv6/ |
H A D | icmp.c | 468 u32 mark; in icmp6_send() local 729 u32 mark = IP6_REPLY_MARK(net, skb->mark); in icmpv6_echo_reply() local [all...] |
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | core.c | 283 static int sh_pfc_mark_to_enum(struct sh_pfc *pfc, u16 mark, int pos, in sh_pfc_mark_to_enum() argument 306 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type) in sh_pfc_config_mux() argument
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | nand_bbt.c | 83 bbt_mark_entry(struct nand_chip *chip, int block, uint8_t mark) bbt_mark_entry() argument
|
/kernel/linux/linux-6.6/include/net/ |
H A D | flow.h | 93 flowi4_init_output(struct flowi4 *fl4, int oif, __u32 mark, __u8 tos, __u8 scope, __u8 proto, __u8 flags, __be32 daddr, __be32 saddr, __be16 dport, __be16 sport, kuid_t uid) flowi4_init_output() argument
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-dbg.c | 380 char mark; in qh_lines() local [all...] |
/kernel/linux/linux-6.6/kernel/ |
H A D | audit_tree.c | 28 struct fsnotify_mark *mark; member 41 struct fsnotify_mark mark; member 161 audit_mark(struct fsnotify_mark *mark) audit_mark() argument 166 mark_chunk(struct fsnotify_mark *mark) mark_chunk() argument 171 audit_tree_destroy_watch(struct fsnotify_mark *mark) audit_tree_destroy_watch() argument 279 replace_mark_chunk(struct fsnotify_mark *mark, struct audit_chunk *chunk) replace_mark_chunk() argument 349 untag_chunk(struct audit_chunk *chunk, struct fsnotify_mark *mark) untag_chunk() argument 399 struct fsnotify_mark *mark; create_chunk() local 460 struct fsnotify_mark *mark; tag_chunk() local 575 struct fsnotify_mark *mark; prune_tree_chunks() local 1035 audit_tree_handle_event(struct fsnotify_mark *mark, u32 mask, struct inode *inode, struct inode *dir, const struct qstr *file_name, u32 cookie) audit_tree_handle_event() argument 1042 audit_tree_freeing_mark(struct fsnotify_mark *mark, struct fsnotify_group *group) audit_tree_freeing_mark() argument [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | icmp.c | 463 u32 mark; in icmp6_send() local 725 u32 mark = IP6_REPLY_MARK(net, skb->mark); in icmpv6_echo_reply() local [all...] |
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | inet_diag.h | 79 __u32 mark; member
|
/third_party/alsa-utils/axfer/ |
H A D | container-voc.c | 153 uint16_t mark; member
|
/third_party/ltp/testcases/kernel/syscalls/fanotify/ |
H A D | fanotify10.c | 524 struct fanotify_mark_type *mark, *ignore_mark; in create_fanotify_groups() local 763 struct fanotify_mark_type *mark, *ignore_mark; test_fanotify() local [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | node.h | 281 Mark mark() const { return mark_; } in mark() function in v8::internal::compiler::final 282 void set_mark(Mark mark) { mark_ = mark; } in set_mark() argument
|
/third_party/node/deps/v8/src/heap/ |
H A D | basic-memory-chunk.h | 295 static inline void UpdateHighWaterMark(Address mark) { in UpdateHighWaterMark() argument
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | jcmarker.c | 127 emit_marker(j_compress_ptr cinfo, JPEG_MARKER mark) in emit_marker() argument
|
/third_party/skia/third_party/externals/brotli/research/ |
H A D | durchschlag.cc | 20 TextIdx mark; member 429 TextIdx mark = 1; ScoreSlices() local 486 TextIdx mark = 0; durchschlagGenerateExclusive() local 589 TextIdx mark = 0; durchschlagGenerateCollaborative() local [all...] |
/third_party/python/Parser/ |
H A D | pegen.c | 44 _PyPegen_insert_memo(Parser *p, int mark, int type, void *node) in _PyPegen_insert_memo() argument 61 _PyPegen_update_memo(Parser *p, int mark, int type, void *node) in _PyPegen_update_memo() argument 330 int mark = p->mark; _PyPegen_lookahead_with_name() local 339 int mark = p->mark; _PyPegen_lookahead_with_string() local 348 int mark = p->mark; _PyPegen_lookahead_with_int() local 357 int mark = p->mark; _PyPegen_lookahead() local [all...] |
H A D | pegen.h | 32 int mark; member 62 int mark; member
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
H A D | RopeByteString.java | 824 private int mark; field in RopeByteString.RopeInputStream 918 public void mark(int readAheadLimit) { in mark() method in RopeByteString.RopeInputStream
|
/third_party/skia/bench/ |
H A D | nanobench.cpp | 1419 const char* mark = " "; local
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx-asxx-defs.h | 527 uint64_t mark:4; member 536 uint64_t mark:3; member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx-asxx-defs.h | 527 uint64_t mark:4; member 536 uint64_t mark:3; member
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | flow.h | 149 u32 mark; member
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | cls_u32.c | 1104 struct tc_u32_mark *mark; in u32_change() local 1367 struct tc_u32_mark mark = {.val = n->val, in u32_dump() local
|
H A D | act_ct.c | 838 static void tcf_ct_act_set_mark(struct nf_conn *ct, u32 mark, u32 mask) in tcf_ct_act_set_mark() argument [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | ip_tunnels.h | 240 ip_tunnel_init_flow(struct flowi4 *fl4, int proto, __be32 daddr, __be32 saddr, __be32 key, __u8 tos, int oif, __u32 mark, __u32 tun_inner_hash) ip_tunnel_init_flow() argument
|
H A D | inet_sock.h | 176 u32 mark; member
|