Home
last modified time | relevance | path

Searched defs:mark (Results 26 – 50 of 138) sorted by relevance

123456

/openbmc/linux/net/ipv6/netfilter/
H A Dip6table_mangle.c37 u_int32_t flowlabel, mark; in ip6t_mangle_out() local
/openbmc/linux/net/ipv4/netfilter/
H A Diptable_mangle.c43 u_int32_t mark; in ipt_mangle_out() local
/openbmc/linux/fs/dlm/
H A Dlowcomms.c107 int mark; member
361 unsigned int *mark) in nodeid_to_addr()
419 unsigned int *mark) in addr_to_nodeid()
570 int dlm_lowcomms_nodes_set_mark(int nodeid, unsigned int mark) in dlm_lowcomms_nodes_set_mark()
983 unsigned int mark; in accept_from_sock() local
1554 unsigned int mark; in dlm_connect() local
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_xdp_do_redirect.c67 static bool check_pkt(void *data, void *data_end, const __u32 mark) in check_pkt()
/openbmc/linux/fs/f2fs/
H A Dnode.h414 static inline void set_mark(struct page *page, int mark, int type) in set_mark()
428 #define set_dentry_mark(page, mark) set_mark(page, mark, DENT_BIT_SHIFT) argument
429 #define set_fsync_mark(page, mark) set_mark(page, mark, FSYNC_BIT_SHIFT) argument
/openbmc/linux/fs/notify/fanotify/
H A Dfanotify.c304 struct fsnotify_mark *mark; in fanotify_group_event_mask() local
847 struct fsnotify_mark *mark; in fanotify_get_fsid() local
1062 static void fanotify_freeing_mark(struct fsnotify_mark *mark, in fanotify_freeing_mark()
/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_connmark.h33 __u32 mark, mask; member
/openbmc/linux/net/ipv6/
H A Dipcomp6.c117 u32 mark = x->mark.m & x->mark.v; in ipcomp6_tunnel_attach() local
H A Dicmp.c468 u32 mark; in icmp6_send() local
736 u32 mark = IP6_REPLY_MARK(net, skb->mark); in icmpv6_echo_reply() local
/openbmc/linux/include/linux/
H A Dxarray.h273 #define XA_FLAGS_MARK(mark) ((__force gfp_t)((1U << __GFP_BITS_SHIFT) << \ argument
418 static inline bool xa_marked(const struct xarray *xa, xa_mark_t mark) in xa_marked()
1406 #define xas_marked(xas, mark) xa_marked((xas)->xa, (mark)) argument
1720 xa_mark_t mark) in xas_find_chunk()
1752 xa_mark_t mark) in xas_next_marked()
1812 #define xas_for_each_marked(xas, entry, max, mark) \ argument
H A Dnetfilter_ipv6.h31 u_int32_t mark; member
H A Dshdma-base.h53 int mark; member
/openbmc/linux/kernel/
H A Daudit_watch.c48 struct fsnotify_mark mark; /* fsnotify mark on the inode */ member
524 int audit_exe_compare(struct task_struct *tsk, struct audit_fsnotify_mark *mark) in audit_exe_compare()
/openbmc/linux/mm/
H A Dreadahead.c465 pgoff_t mark, unsigned int order, gfp_t gfp) in ra_alloc_folio()
492 pgoff_t mark = index + ra->size - ra->async_size; in page_cache_ra_order() local
/openbmc/linux/fs/nfsd/
H A Dfilecache.c131 nfsd_file_mark_free(struct fsnotify_mark *mark) in nfsd_file_mark_free()
160 struct fsnotify_mark *mark; in nfsd_file_mark_find_or_create() local
681 nfsd_file_fsnotify_handle_event(struct fsnotify_mark *mark, u32 mask, in nfsd_file_fsnotify_handle_event()
/openbmc/linux/tools/testing/selftests/net/
H A Dcmsg_sender.c49 unsigned int mark; member
59 struct option_cmsg_u32 mark; member
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dclient.py297 async def gc_mark(self, mark, where): argument
309 async def gc_sweep(self, mark): argument
/openbmc/linux/net/ipv4/
H A Dicmp.c417 u32 mark = IP4_REPLY_MARK(net, skb->mark); in icmp_reply() local
490 dscp_t dscp, u32 mark, int type, in icmp_route_lookup()
608 u32 mark; in __icmp_send() local
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dtc_conntrack.h49 u32 mark; member
H A Def100_rx.c71 u32 mark = PREFIX_FIELD(prefix, USER_MARK); in __ef100_rx_packet() local
/openbmc/linux/net/netfilter/
H A Dnf_tables_trace.c198 u32 mark = 0; in nft_trace_notify() local
/openbmc/linux/include/net/tc_act/
H A Dtc_ct.h17 u32 mark; member
/openbmc/linux/drivers/media/rc/
H A Dst_rc.c95 unsigned int symbol, mark = 0; in st_rc_rx_interrupt() local
/openbmc/linux/drivers/nvmem/
H A Du-boot-env.c39 u8 mark; member
/openbmc/linux/net/sched/
H A Dact_skbedit.c129 u32 flags = 0, *priority = NULL, *mark = NULL, *mask = NULL; in tcf_skbedit_init() local

123456