Home
last modified time | relevance | path

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

/linux-4.1.27/fs/notify/
Dmark.c99 void fsnotify_get_mark(struct fsnotify_mark *mark) in fsnotify_get_mark()
104 void fsnotify_put_mark(struct fsnotify_mark *mark) in fsnotify_put_mark()
117 struct fsnotify_mark *mark; in fsnotify_recalc_mask() local
129 void fsnotify_destroy_mark_locked(struct fsnotify_mark *mark, in fsnotify_destroy_mark_locked()
198 void fsnotify_destroy_mark(struct fsnotify_mark *mark, in fsnotify_destroy_mark()
212 struct fsnotify_mark *mark, *lmark; in fsnotify_destroy_marks() local
227 void fsnotify_set_mark_mask_locked(struct fsnotify_mark *mark, __u32 mask) in fsnotify_set_mark_mask_locked()
237 void fsnotify_set_mark_ignored_mask_locked(struct fsnotify_mark *mark, __u32 mask) in fsnotify_set_mark_ignored_mask_locked()
281 int fsnotify_add_mark_list(struct hlist_head *head, struct fsnotify_mark *mark, in fsnotify_add_mark_list()
318 int fsnotify_add_mark_locked(struct fsnotify_mark *mark, in fsnotify_add_mark_locked()
[all …]
Dinode_mark.c46 void fsnotify_destroy_inode_mark(struct fsnotify_mark *mark) in fsnotify_destroy_inode_mark()
72 struct fsnotify_mark *mark; in fsnotify_clear_marks_by_inode() local
102 struct fsnotify_mark *mark; in fsnotify_find_inode_mark() local
115 void fsnotify_set_inode_mark_mask_locked(struct fsnotify_mark *mark, in fsnotify_set_inode_mark_mask_locked()
143 int fsnotify_add_inode_mark(struct fsnotify_mark *mark, in fsnotify_add_inode_mark()
Dvfsmount_mark.c35 struct fsnotify_mark *mark; in fsnotify_clear_marks_by_mount() local
69 void fsnotify_destroy_vfsmount_mark(struct fsnotify_mark *mark) in fsnotify_destroy_vfsmount_mark()
94 struct fsnotify_mark *mark; in fsnotify_find_vfsmount_mark() local
108 int fsnotify_add_vfsmount_mark(struct fsnotify_mark *mark, in fsnotify_add_vfsmount_mark()
Dfdinfo.c25 struct fsnotify_mark *mark)) in show_fdinfo()
28 struct fsnotify_mark *mark; in show_fdinfo() local
74 static void inotify_fdinfo(struct seq_file *m, struct fsnotify_mark *mark) in inotify_fdinfo()
103 static void fanotify_fdinfo(struct seq_file *m, struct fsnotify_mark *mark) in fanotify_fdinfo()
/linux-4.1.27/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-4.1.27/include/uapi/linux/netfilter/
Dxt_mark.h7 __u32 mark, mask; member
11 __u32 mark, mask; member
Dxt_connmark.h27 __u32 mark, mask; member
/linux-4.1.27/arch/powerpc/kernel/
Dsmp-tbsync.c25 volatile u64 mark; member
38 static void enter_contest(u64 mark, long add) in enter_contest()
81 u64 mark; in start_contest() local
/linux-4.1.27/net/xfrm/
Dxfrm_state.c654 static struct xfrm_state *__xfrm_state_lookup(struct net *net, u32 mark, in __xfrm_state_lookup()
678 static struct xfrm_state *__xfrm_state_lookup_byaddr(struct net *net, u32 mark, in __xfrm_state_lookup_byaddr()
706 u32 mark = x->mark.v & x->mark.m; in __xfrm_state_locate() local
776 u32 mark = pol->mark.v & pol->mark.m; in xfrm_state_find() local
885 xfrm_stateonly_find(struct net *net, u32 mark, in xfrm_stateonly_find()
977 u32 mark = xnew->mark.v & xnew->mark.m; in __xfrm_state_bump_genids() local
1012 u32 mark = m->v & m->m; in __find_acq_core() local
1086 u32 mark = x->mark.v & x->mark.m; in xfrm_state_add() local
1392 xfrm_state_lookup(struct net *net, u32 mark, const xfrm_address_t *daddr, __be32 spi, in xfrm_state_lookup()
1405 xfrm_state_lookup_byaddr(struct net *net, u32 mark, in xfrm_state_lookup_byaddr()
[all …]
Dxfrm_user.c639 u32 mark = xfrm_mark_get(attrs, &m); in xfrm_user_state_lookup() local
1182 u32 mark; in xfrm_alloc_userspi() local
1693 u32 mark = xfrm_mark_get(attrs, &m); in xfrm_get_policy() local
1863 u32 mark; in xfrm_get_ae() local
1905 u32 mark = 0; in xfrm_new_ae() local
1985 u32 mark = xfrm_mark_get(attrs, &m); in xfrm_add_pol_expire() local
2047 u32 mark = xfrm_mark_get(attrs, &m); in xfrm_add_sa_expire() local
2080 struct xfrm_mark mark; in xfrm_add_acquire() local
Dxfrm_input.c191 u32 mark = skb->mark; in xfrm_input() local
Dxfrm_policy.c735 u32 mark = policy->mark.v & policy->mark.m; in xfrm_policy_mark_match() local
813 struct xfrm_policy *xfrm_policy_bysel_ctx(struct net *net, u32 mark, u8 type, in xfrm_policy_bysel_ctx()
852 struct xfrm_policy *xfrm_policy_byid(struct net *net, u32 mark, u8 type, in xfrm_policy_byid()
/linux-4.1.27/include/uapi/linux/netfilter_bridge/
Debt_mark_t.h17 unsigned long mark; member
Debt_mark_m.h10 unsigned long mark, mask; member
/linux-4.1.27/include/net/tc_act/
Dtc_skbedit.h28 u32 mark; member
/linux-4.1.27/fs/cachefiles/
Dkey.c42 int loop, len, max, seg, mark, print; in cachefiles_cook_key() local
/linux-4.1.27/net/ipv6/netfilter/
Dnft_chain_route_ipv6.c33 u32 mark, flowlabel; in nf_route_table_hook() local
Dip6table_mangle.c40 u_int32_t flowlabel, mark; in ip6t_mangle_out() local
/linux-4.1.27/net/ipv4/netfilter/
Dnft_chain_route_ipv4.c30 u32 mark; in nf_route_table_hook() local
Diptable_mangle.c47 u_int32_t mark; in ipt_mangle_out() local
/linux-4.1.27/drivers/media/usb/dvb-usb/
Daf9005-remote.c89 u16 mark, space; in af9005_rc_decode() local
/linux-4.1.27/net/netfilter/ipset/
Dip_set_hash_ipmark.c45 __u32 mark; member
173 __u32 mark; member
/linux-4.1.27/net/bridge/netfilter/
Debt_mark.c57 compat_ulong_t mark; member
Debt_mark_m.c41 compat_ulong_t mark, mask; member
/linux-4.1.27/net/ipv4/
Dipcomp.c103 u32 mark = x->mark.v & x->mark.m; in ipcomp_tunnel_attach() local
Dicmp.c396 u32 mark = IP4_REPLY_MARK(net, skb->mark); in icmp_reply() local
444 __be32 saddr, u8 tos, u32 mark, in icmp_route_lookup()
554 u32 mark; in icmp_send() local
Dnetfilter.c89 u_int32_t mark; member
Droute.c505 u8 prot, u32 mark, int flow_flags) in __build_flow_key()
528 u32 mark = skb->mark; in build_skb_flow_key() local
791 u32 mark = skb->mark; in ip_do_redirect() local
1001 int oif, u32 mark, u8 protocol, int flow_flags) in ipv4_update_pmtu()
1092 int oif, u32 mark, u8 protocol, int flow_flags) in ipv4_redirect()
2465 int mark; in inet_rtm_getroute() local
Dip_vti.c248 __u32 mark; in vti4_err() local
Digmp.c875 int mark = 0; in igmp_heard_query() local
/linux-4.1.27/drivers/pinctrl/sh-pfc/
Dcore.c276 static int sh_pfc_mark_to_enum(struct sh_pfc *pfc, u16 mark, int pos, in sh_pfc_mark_to_enum()
299 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type) in sh_pfc_config_mux()
Dgpio.c268 unsigned int mark = pfc->info->func_gpios[offset].enum_id; in gpio_function_request() local
Dpfc-emev2.c670 #define EMEV_MUX_PIN(name, pin, mark) \ argument
/linux-4.1.27/net/ipv6/
Dipcomp6.c127 u32 mark = x->mark.m & x->mark.v; in ipcomp6_tunnel_attach() local
Dnetfilter.c79 u_int32_t mark; member
Dicmp.c407 u32 mark = IP6_REPLY_MARK(net, skb->mark); in icmp6_send() local
561 u32 mark = IP6_REPLY_MARK(net, skb->mark); in icmpv6_echo_reply() local
Droute.c1168 int oif, u32 mark) in ip6_update_pmtu()
1272 void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark) in ip6_redirect()
1293 u32 mark) in ip6_redirect_no_header()
Dip6_vti.c557 __u32 mark; in vti6_err() local
Dmcast.c1307 int mark = 0; in igmp6_event_query() local
/linux-4.1.27/net/sched/
Dact_skbedit.c67 u32 flags = 0, *priority = NULL, *mark = NULL; in tcf_skbedit_init() local
Dcls_u32.c859 struct tc_u32_mark *mark; in u32_change() local
987 struct tc_u32_mark mark = {.val = n->val, in u32_dump() local
/linux-4.1.27/net/rxrpc/
Dar-ack.c827 static int rxrpc_post_message(struct rxrpc_call *call, u32 mark, u32 error, in rxrpc_post_message()
1015 u32 mark; in rxrpc_process_call() local
/linux-4.1.27/fs/f2fs/
Dnode.h405 static inline void set_mark(struct page *page, int mark, int type) in set_mark()
415 #define set_dentry_mark(page, mark) set_mark(page, mark, DENT_BIT_SHIFT) argument
416 #define set_fsync_mark(page, mark) set_mark(page, mark, FSYNC_BIT_SHIFT) argument
/linux-4.1.27/fs/btrfs/
Dtransaction.c863 struct extent_io_tree *dirty_pages, int mark) in btrfs_write_marked_extents()
917 struct extent_io_tree *dirty_pages, int mark) in btrfs_wait_marked_extents()
983 struct extent_io_tree *dirty_pages, int mark) in btrfs_write_and_wait_marked_extents()
Ddisk-io.c4197 int mark) in btrfs_destroy_marked_extents()
Dtree-log.c2628 int mark; in btrfs_sync_log() local
/linux-4.1.27/drivers/media/rc/
Dst_rc.c98 unsigned int symbol, mark = 0; in st_rc_rx_interrupt() local
/linux-4.1.27/include/linux/
Dshdma-base.h56 int mark; member
Dskbuff.h650 __u32 mark; member
/linux-4.1.27/include/net/netfilter/
Dnf_conntrack.h107 u_int32_t mark; member
/linux-4.1.27/net/openvswitch/
Dvport.h243 u32 mark, in ovs_tunnel_route_lookup()
Dflow_netlink.c760 uint32_t mark = nla_get_u32(a[OVS_KEY_ATTR_SKB_MARK]); in metadata_from_nlattrs() local
/linux-4.1.27/include/net/
Dfib_rules.h15 u32 mark; member
Dflow.h85 __u32 mark, __u8 tos, __u8 scope, in flowi4_init_output()
Dip.h252 #define IP4_REPLY_MARK(net, mark) \ argument
Dnetlink.h520 static inline void nlmsg_trim(struct sk_buff *skb, const void *mark) in nlmsg_trim()
Dipv6.h115 #define IP6_REPLY_MARK(net, mark) \ argument
Dxfrm.h142 struct xfrm_mark mark; member
536 struct xfrm_mark mark; member
/linux-4.1.27/drivers/macintosh/
Drack-meter.c328 unsigned int mark, i; in rackmeter_irq() local
/linux-4.1.27/scripts/dtc/
Dchecks.c308 #define DESCLABEL_ARGS(node,prop,mark) \ argument
316 struct property *prop, struct marker *mark) in check_duplicate_label()
/linux-4.1.27/kernel/
Daudit_watch.c59 struct fsnotify_mark mark; /* fsnotify mark on the inode */ member
Daudit_tree.c25 struct fsnotify_mark mark; member
/linux-4.1.27/include/uapi/linux/
Dbpf.h222 __u32 mark; member
/linux-4.1.27/drivers/gpu/drm/radeon/
Dr300_cmdbuf.c169 #define ADD_RANGE_MARK(reg, count,mark) \ in r300_init_reg_flags() argument
/linux-4.1.27/fs/nfs/
Ddelegation.c45 nfs4_do_check_delegation(struct inode *inode, fmode_t flags, bool mark) in nfs4_do_check_delegation()
/linux-4.1.27/fs/notify/fanotify/
Dfanotify_user.c604 struct fsnotify_mark *mark; in fanotify_add_new_mark() local
/linux-4.1.27/net/batman-adv/
Dsysfs.c496 uint32_t mark, mask; in batadv_store_isolation_mark() local
Dtranslation-table.c508 unsigned short vid, int ifindex, uint32_t mark) in batadv_tt_local_add()
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-asxx-defs.h618 uint64_t mark:4; member
627 uint64_t mark:3; member
Dcvmx-agl-defs.h1320 uint64_t mark:6; member
1343 uint64_t mark:6; member
1366 uint64_t mark:9; member
Dcvmx-gmxx-defs.h4579 uint64_t mark:6; member
4610 uint64_t mark:6; member
4641 uint64_t mark:11; member
4650 uint64_t mark:9; member
/linux-4.1.27/drivers/usb/host/
Dehci-dbg.c420 char mark; in qh_lines() local
Dfusbh200-hcd.c377 char mark; in qh_lines() local
Dfotg210-hcd.c389 char mark; in qh_lines() local
/linux-4.1.27/drivers/mtd/nand/
Dnand_bbt.c92 uint8_t mark) in bbt_mark_entry()
/linux-4.1.27/crypto/
Dalgif_skcipher.c522 bool mark = false; in skcipher_recvmsg_async() local
/linux-4.1.27/mm/
Dpage_alloc.c1878 unsigned long mark, int classzone_idx, int alloc_flags, in __zone_watermark_ok()
1912 bool zone_watermark_ok(struct zone *z, unsigned int order, unsigned long mark, in zone_watermark_ok()
1920 unsigned long mark, int classzone_idx, int alloc_flags) in zone_watermark_ok_safe()
2133 unsigned long mark; in get_page_from_freelist() local
/linux-4.1.27/drivers/isdn/hisax/
Dconfig.c639 int jiftime(char *s, long mark) in jiftime()
/linux-4.1.27/net/netfilter/
Dnf_conntrack_netlink.c756 } mark; member
2183 u32 mask = 0, mark, newmark; in ctnetlink_nfqueue_parse_ct() local
/linux-4.1.27/kernel/trace/
Dtrace_output.c497 } mark[] = { variable
/linux-4.1.27/arch/mips/include/asm/sn/sn0/
Dhubio.h453 mark: 1, /* CRB Has been marked */ member
475 mark: 1, /* CRB Has been marked */ member
/linux-4.1.27/drivers/media/pci/bt8xx/
Dbttv-driver.c3479 static void bttv_print_irqbits(u32 print, u32 mark) in bttv_print_irqbits()
/linux-4.1.27/kernel/locking/
Dlockdep.c2518 mark_held_locks(struct task_struct *curr, enum mark_type mark) in mark_held_locks()
/linux-4.1.27/drivers/usb/storage/
Dene_ub6250.c757 static int ms_lib_set_logicalblockmark(struct us_data *us, u16 phyblk, u16 mark) in ms_lib_set_logicalblockmark()
/linux-4.1.27/drivers/md/
Dmd.c7611 unsigned long mark[SYNC_MARKS]; in md_do_sync() local
/linux-4.1.27/drivers/net/ethernet/sun/
Dniu.c6553 u64 mapping, u64 len, u64 mark, in niu_set_txd()
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_main.c758 u32 mark, offset; in bnx2x_fw_dump_lvl() local