Home
last modified time | relevance | path

Searched defs:mark (Results 1 – 25 of 105) sorted by relevance

12345

/Linux-v4.19/fs/notify/
Dmark.c106 void fsnotify_get_mark(struct fsnotify_mark *mark) in fsnotify_get_mark()
132 struct fsnotify_mark *mark; in __fsnotify_recalc_mask() local
204 static void fsnotify_final_mark_destroy(struct fsnotify_mark *mark) in fsnotify_final_mark_destroy()
214 void fsnotify_put_mark(struct fsnotify_mark *mark) in fsnotify_put_mark()
274 static bool fsnotify_get_mark_safe(struct fsnotify_mark *mark) in fsnotify_get_mark_safe()
298 static void fsnotify_put_mark_wake(struct fsnotify_mark *mark) in fsnotify_put_mark_wake()
357 void fsnotify_detach_mark(struct fsnotify_mark *mark) in fsnotify_detach_mark()
390 void fsnotify_free_mark(struct fsnotify_mark *mark) in fsnotify_free_mark()
412 void fsnotify_destroy_mark(struct fsnotify_mark *mark, in fsnotify_destroy_mark()
519 static int fsnotify_add_mark_list(struct fsnotify_mark *mark, in fsnotify_add_mark_list()
[all …]
Dfdinfo.c26 struct fsnotify_mark *mark)) in show_fdinfo()
29 struct fsnotify_mark *mark; in show_fdinfo() local
75 static void inotify_fdinfo(struct seq_file *m, struct fsnotify_mark *mark) in inotify_fdinfo()
111 static void fanotify_fdinfo(struct seq_file *m, struct fsnotify_mark *mark) in fanotify_fdinfo()
Dfsnotify.c196 struct fsnotify_mark *mark; in send_to_group() local
250 static struct fsnotify_mark *fsnotify_next_mark(struct fsnotify_mark *mark) in fsnotify_next_mark()
271 struct fsnotify_mark *mark; in fsnotify_iter_select_report_types() local
/Linux-v4.19/kernel/
Daudit_fsnotify.c39 struct fsnotify_mark mark; /* fsnotify mark on the inode */ member
56 static void audit_fsnotify_free_mark(struct fsnotify_mark *mark) in audit_fsnotify_free_mark()
64 char *audit_mark_path(struct audit_fsnotify_mark *mark) in audit_mark_path()
69 int audit_mark_compare(struct audit_fsnotify_mark *mark, unsigned long ino, dev_t dev) in audit_mark_compare()
151 struct audit_fsnotify_mark *mark = krule->exe; in audit_remove_mark_rule() local
/Linux-v4.19/net/netfilter/ipvs/
Dip_vs_wrr.c113 struct ip_vs_wrr_mark *mark; in ip_vs_wrr_init_svc() local
134 struct ip_vs_wrr_mark *mark = svc->sched_data; in ip_vs_wrr_done_svc() local
146 struct ip_vs_wrr_mark *mark = svc->sched_data; in ip_vs_wrr_dest_changed() local
169 struct ip_vs_wrr_mark *mark = svc->sched_data; in ip_vs_wrr_schedule() local
/Linux-v4.19/drivers/misc/mic/scif/
Dscif_fence.c30 int mark = 0; in scif_recv_mark() local
336 static int _scif_fence_wait(scif_epd_t epd, int mark) in _scif_fence_wait()
366 int mark, err; in scif_rma_handle_remote_fences() local
393 static int _scif_send_fence(scif_epd_t epd, int uop, int mark, int *out_mark) in _scif_send_fence()
468 static int scif_send_fence_wait(scif_epd_t epd, int mark) in scif_send_fence_wait()
583 int _scif_fence_mark(scif_epd_t epd, int *mark) in _scif_fence_mark()
630 int scif_fence_mark(scif_epd_t epd, int flags, int *mark) in scif_fence_mark()
678 int scif_fence_wait(scif_epd_t epd, int mark) in scif_fence_wait()
/Linux-v4.19/samples/bpf/
Dtest_cgrp2_sock.c30 static int prog_load(__u32 idx, __u32 mark, __u32 prio) in prog_load()
141 unsigned int mark = 0; in get_somark() local
167 unsigned int mark, prio; in show_sockopts() local
206 __u32 idx = 0, mark = 0, prio = 0; in main() local
Dxdp2skb_meta_kern.c28 __u32 mark; member
/Linux-v4.19/include/uapi/linux/netfilter/
Dxt_mark.h8 __u32 mark, mask; member
12 __u32 mark, mask; member
/Linux-v4.19/arch/powerpc/kernel/
Dsmp-tbsync.c26 volatile u64 mark; member
39 static void enter_contest(u64 mark, long add) in enter_contest()
82 u64 mark; in start_contest() local
/Linux-v4.19/include/net/tc_act/
Dtc_skbedit.h28 u32 mark; member
59 u32 mark; in tcf_skbedit_mark() local
/Linux-v4.19/net/xfrm/
Dxfrm_state.c818 static struct xfrm_state *__xfrm_state_lookup(struct net *net, u32 mark, in __xfrm_state_lookup()
843 static struct xfrm_state *__xfrm_state_lookup_byaddr(struct net *net, u32 mark, in __xfrm_state_lookup_byaddr()
872 u32 mark = x->mark.v & x->mark.m; in __xfrm_state_locate() local
942 u32 mark = pol->mark.v & pol->mark.m; in xfrm_state_find() local
1072 xfrm_stateonly_find(struct net *net, u32 mark, u32 if_id, in xfrm_stateonly_find()
1165 u32 mark = xnew->mark.v & xnew->mark.m; in __xfrm_state_bump_genids() local
1202 u32 mark = m->v & m->m; in __find_acq_core() local
1277 u32 mark = x->mark.v & x->mark.m; in xfrm_state_add() local
1614 xfrm_state_lookup(struct net *net, u32 mark, const xfrm_address_t *daddr, __be32 spi, in xfrm_state_lookup()
1627 xfrm_state_lookup_byaddr(struct net *net, u32 mark, in xfrm_state_lookup_byaddr()
[all …]
/Linux-v4.19/net/ipv4/
Dxfrm4_policy.c25 u32 mark) in __xfrm4_dst_lookup()
49 u32 mark) in xfrm4_dst_lookup()
58 u32 mark) in xfrm4_get_saddr()
/Linux-v4.19/include/uapi/linux/netfilter_bridge/
Debt_mark_t.h18 unsigned long mark; member
Debt_mark_m.h11 unsigned long mark, mask; member
/Linux-v4.19/fs/cachefiles/
Dkey.c42 int loop, len, max, seg, mark, print; in cachefiles_cook_key() local
/Linux-v4.19/net/ipv4/netfilter/
Dnft_chain_route_ipv4.c30 u32 mark; in nf_route_table_hook() local
Diptable_mangle.c49 u_int32_t mark; in ipt_mangle_out() local
/Linux-v4.19/net/ipv6/netfilter/
Dnft_chain_route_ipv6.c33 u32 mark, flowlabel; in nf_route_table_hook() local
/Linux-v4.19/drivers/media/usb/dvb-usb/
Daf9005-remote.c85 u16 mark, space; in af9005_rc_decode() local
/Linux-v4.19/net/netfilter/ipset/
Dip_set_hash_ipmark.c45 __u32 mark; member
168 __u32 mark; member
/Linux-v4.19/include/linux/
Dnetfilter_ipv4.h16 u_int32_t mark; member
Dnetfilter_ipv6.h18 u_int32_t mark; member
/Linux-v4.19/net/ipv6/
Dxfrm6_policy.c32 u32 mark) in xfrm6_dst_lookup()
59 u32 mark) in xfrm6_get_saddr()
/Linux-v4.19/net/bridge/netfilter/
Debt_mark.c57 compat_ulong_t mark; member

12345