| /linux-4.4.14/fs/notify/ | 
| D | mark.c | 99 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 130 void fsnotify_detach_mark(struct fsnotify_mark *mark)  in fsnotify_detach_mark() 176 void fsnotify_free_mark(struct fsnotify_mark *mark)  in fsnotify_free_mark() 203 void fsnotify_destroy_mark(struct fsnotify_mark *mark,  in fsnotify_destroy_mark() 214 	struct fsnotify_mark *mark;  in fsnotify_destroy_marks()  local 243 void fsnotify_set_mark_mask_locked(struct fsnotify_mark *mark, __u32 mask)  in fsnotify_set_mark_mask_locked() 253 void fsnotify_set_mark_ignored_mask_locked(struct fsnotify_mark *mark, __u32 mask)  in fsnotify_set_mark_ignored_mask_locked() 297 int fsnotify_add_mark_list(struct hlist_head *head, struct fsnotify_mark *mark,  in fsnotify_add_mark_list() [all …] 
 | 
| D | inode_mark.c | 46 void fsnotify_destroy_inode_mark(struct fsnotify_mark *mark)  in fsnotify_destroy_inode_mark() 82 	struct fsnotify_mark *mark;  in fsnotify_find_inode_mark()  local 95 void fsnotify_set_inode_mark_mask_locked(struct fsnotify_mark *mark,  in fsnotify_set_inode_mark_mask_locked() 123 int fsnotify_add_inode_mark(struct fsnotify_mark *mark,  in fsnotify_add_inode_mark()
  | 
| D | vfsmount_mark.c | 50 void fsnotify_destroy_vfsmount_mark(struct fsnotify_mark *mark)  in fsnotify_destroy_vfsmount_mark() 75 	struct fsnotify_mark *mark;  in fsnotify_find_vfsmount_mark()  local 89 int fsnotify_add_vfsmount_mark(struct fsnotify_mark *mark,  in fsnotify_add_vfsmount_mark()
  | 
| D | fdinfo.c | 25 				     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() 111 static void fanotify_fdinfo(struct seq_file *m, struct fsnotify_mark *mark)  in fanotify_fdinfo()
  | 
| /linux-4.4.14/kernel/ | 
| D | audit_fsnotify.c | 39 	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() 152 	struct audit_fsnotify_mark *mark = krule->exe;  in audit_remove_mark_rule()  local
  | 
| D | audit_watch.c | 59 	struct fsnotify_mark mark; /* fsnotify mark on the inode */  member 541 int audit_exe_compare(struct task_struct *tsk, struct audit_fsnotify_mark *mark)  in audit_exe_compare()
  | 
| D | audit_tree.c | 25 	struct fsnotify_mark mark;  member
  | 
| /linux-4.4.14/net/netfilter/ipvs/ | 
| D | ip_vs_wrr.c | 113 	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.4.14/drivers/misc/mic/scif/ | 
| D | scif_fence.c | 30 	int mark, err;  in scif_recv_mark()  local 335 static int _scif_fence_wait(scif_epd_t epd, int mark)  in _scif_fence_wait() 365 	int mark, err;  in scif_rma_handle_remote_fences()  local 392 static int _scif_send_fence(scif_epd_t epd, int uop, int mark, int *out_mark)  in _scif_send_fence() 467 static int scif_send_fence_wait(scif_epd_t epd, int mark)  in scif_send_fence_wait() 582 int _scif_fence_mark(scif_epd_t epd, int *mark)  in _scif_fence_mark() 629 int scif_fence_mark(scif_epd_t epd, int flags, int *mark)  in scif_fence_mark() 677 int scif_fence_wait(scif_epd_t epd, int mark)  in scif_fence_wait()
  | 
| D | scif_fd.c | 416 		struct scifioctl_fence_mark mark;  in scif_fdioctl()  local
  | 
| /linux-4.4.14/include/uapi/linux/netfilter/ | 
| D | xt_mark.h | 7 	__u32 mark, mask;  member 11 	__u32 mark, mask;  member
  | 
| D | xt_connmark.h | 27 	__u32 mark, mask;  member
  | 
| /linux-4.4.14/arch/powerpc/kernel/ | 
| D | smp-tbsync.c | 25 	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.4.14/net/xfrm/ | 
| D | xfrm_state.c | 654 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 …] 
 | 
| D | xfrm_user.c | 662 	u32 mark = xfrm_mark_get(attrs, &m);  in xfrm_user_state_lookup()  local 1205 	u32 mark;  in xfrm_alloc_userspi()  local 1716 	u32 mark = xfrm_mark_get(attrs, &m);  in xfrm_get_policy()  local 1886 	u32 mark;  in xfrm_get_ae()  local 1928 	u32 mark = 0;  in xfrm_new_ae()  local 2010 	u32 mark = xfrm_mark_get(attrs, &m);  in xfrm_add_pol_expire()  local 2072 	u32 mark = xfrm_mark_get(attrs, &m);  in xfrm_add_sa_expire()  local 2105 	struct xfrm_mark mark;  in xfrm_add_acquire()  local
  | 
| D | xfrm_input.c | 191 	u32 mark = skb->mark;  in xfrm_input()  local
  | 
| D | xfrm_policy.c | 736 	u32 mark = policy->mark.v & policy->mark.m;  in xfrm_policy_mark_match()  local 814 struct xfrm_policy *xfrm_policy_bysel_ctx(struct net *net, u32 mark, u8 type,  in xfrm_policy_bysel_ctx() 853 struct xfrm_policy *xfrm_policy_byid(struct net *net, u32 mark, u8 type,  in xfrm_policy_byid()
  | 
| /linux-4.4.14/include/uapi/linux/netfilter_bridge/ | 
| D | ebt_mark_t.h | 17 	unsigned long mark;  member
  | 
| D | ebt_mark_m.h | 10 	unsigned long mark, mask;  member
  | 
| /linux-4.4.14/include/net/tc_act/ | 
| D | tc_skbedit.h | 28 	u32     		mark;  member
  | 
| /linux-4.4.14/net/ipv4/netfilter/ | 
| D | nft_chain_route_ipv4.c | 30 	u32 mark;  in nf_route_table_hook()  local
  | 
| D | iptable_mangle.c | 46 	u_int32_t mark;  in ipt_mangle_out()  local
  | 
| /linux-4.4.14/net/ipv6/netfilter/ | 
| D | nft_chain_route_ipv6.c | 33 	u32 mark, flowlabel;  in nf_route_table_hook()  local
  | 
| D | ip6table_mangle.c | 40 	u_int32_t flowlabel, mark;  in ip6t_mangle_out()  local
  | 
| /linux-4.4.14/fs/cachefiles/ | 
| D | key.c | 42 	int loop, len, max, seg, mark, print;  in cachefiles_cook_key()  local
  | 
| /linux-4.4.14/drivers/media/usb/dvb-usb/ | 
| D | af9005-remote.c | 89 	u16 mark, space;  in af9005_rc_decode()  local
  | 
| /linux-4.4.14/net/netfilter/ipset/ | 
| D | ip_set_hash_ipmark.c | 45 	__u32 mark;  member 168 	__u32 mark;  member
  | 
| /linux-4.4.14/net/bridge/netfilter/ | 
| D | ebt_mark.c | 57 	compat_ulong_t mark;  member
  | 
| D | ebt_mark_m.c | 41 	compat_ulong_t mark, mask;  member
  | 
| /linux-4.4.14/net/ipv4/ | 
| D | ipcomp.c | 103 	u32 mark = x->mark.v & x->mark.m;  in ipcomp_tunnel_attach()  local
  | 
| D | icmp.c | 398 	u32 mark = IP4_REPLY_MARK(net, skb->mark);  in icmp_reply()  local 463 					__be32 saddr, u8 tos, u32 mark,  in icmp_route_lookup() 578 	u32 mark;  in icmp_send()  local
  | 
| D | netfilter.c | 88 	u_int32_t mark;  member
  | 
| D | route.c | 507 			     u8 prot, u32 mark, int flow_flags)  in __build_flow_key() 530 	u32 mark = skb->mark;  in build_skb_flow_key()  local 793 	u32 mark = skb->mark;  in ip_do_redirect()  local 1006 		      int oif, u32 mark, u8 protocol, int flow_flags)  in ipv4_update_pmtu() 1097 		   int oif, u32 mark, u8 protocol, int flow_flags)  in ipv4_redirect() 2535 	int mark;  in inet_rtm_getroute()  local
  | 
| D | ip_vti.c | 248 	__u32 mark;  in vti4_err()  local
  | 
| D | igmp.c | 888 	int			mark = 0;  in igmp_heard_query()  local
  | 
| /linux-4.4.14/drivers/pinctrl/sh-pfc/ | 
| D | core.c | 272 static int sh_pfc_mark_to_enum(struct sh_pfc *pfc, u16 mark, int pos,  in sh_pfc_mark_to_enum() 295 int sh_pfc_config_mux(struct sh_pfc *pfc, unsigned mark, int pinmux_type)  in sh_pfc_config_mux()
  | 
| D | gpio.c | 266 	unsigned int mark = pfc->info->func_gpios[offset].enum_id;  in gpio_function_request()  local
  | 
| D | pfc-emev2.c | 670 #define EMEV_MUX_PIN(name, pin, mark) \  argument
  | 
| /linux-4.4.14/net/sched/ | 
| D | act_skbedit.c | 67 	u32 flags = 0, *priority = NULL, *mark = NULL;  in tcf_skbedit_init()  local
  | 
| D | cls_u32.c | 859 		struct tc_u32_mark *mark;  in u32_change()  local 987 			struct tc_u32_mark mark = {.val = n->val,  in u32_dump()  local
  | 
| /linux-4.4.14/net/ipv6/ | 
| D | ipcomp6.c | 127 	u32 mark = x->mark.m & x->mark.v;  in ipcomp6_tunnel_attach()  local
  | 
| D | netfilter.c | 78 	u_int32_t mark;  member
  | 
| D | icmp.c | 408 	u32 mark = IP6_REPLY_MARK(net, skb->mark);  in icmp6_send()  local 568 	u32 mark = IP6_REPLY_MARK(net, skb->mark);  in icmpv6_echo_reply()  local
  | 
| D | route.c | 1389 		     int oif, u32 mark)  in ip6_update_pmtu() 1493 void ip6_redirect(struct sk_buff *skb, struct net *net, int oif, u32 mark)  in ip6_redirect() 1514 			    u32 mark)  in ip6_redirect_no_header()
  | 
| D | ip6_vti.c | 557 	__u32 mark;  in vti6_err()  local
  | 
| D | mcast.c | 1307 	int mark = 0;  in igmp6_event_query()  local
  | 
| /linux-4.4.14/fs/f2fs/ | 
| D | node.h | 385 static inline void set_mark(struct page *page, int mark, int type)  in set_mark() 395 #define set_dentry_mark(page, mark)	set_mark(page, mark, DENT_BIT_SHIFT)  argument 396 #define set_fsync_mark(page, mark)	set_mark(page, mark, FSYNC_BIT_SHIFT)  argument
  | 
| /linux-4.4.14/net/rxrpc/ | 
| D | ar-ack.c | 829 static int rxrpc_post_message(struct rxrpc_call *call, u32 mark, u32 error,  in rxrpc_post_message() 1017 		u32 mark;  in rxrpc_process_call()  local
  | 
| /linux-4.4.14/fs/btrfs/ | 
| D | transaction.c | 907 			       struct extent_io_tree *dirty_pages, int mark)  in btrfs_write_marked_extents() 961 			      struct extent_io_tree *dirty_pages, int mark)  in btrfs_wait_marked_extents() 1027 				struct extent_io_tree *dirty_pages, int mark)  in btrfs_write_and_wait_marked_extents()
  | 
| D | disk-io.c | 4299 					int mark)  in btrfs_destroy_marked_extents()
  | 
| D | tree-log.c | 2728 	int mark;  in btrfs_sync_log()  local
  | 
| /linux-4.4.14/net/openvswitch/ | 
| D | vport.h | 203 						     u32 mark,  in ovs_tunnel_route_lookup()
  | 
| D | conntrack.c | 52 	struct md_mark mark;  member 606 			struct md_mark *mark = nla_data(a);  in parse_ct()  local
  | 
| D | vport.c | 448 		u32 mark;  in ovs_vport_receive()  local
  | 
| D | flow_netlink.c | 852 		uint32_t mark = nla_get_u32(a[OVS_KEY_ATTR_SKB_MARK]);  in metadata_from_nlattrs()  local 886 		u32 mark = nla_get_u32(a[OVS_KEY_ATTR_CT_MARK]);  in metadata_from_nlattrs()  local
  | 
| D | flow.h | 118 		u32 mark;  member
  | 
| /linux-4.4.14/drivers/media/rc/ | 
| D | st_rc.c | 98 	unsigned int symbol, mark = 0;  in st_rc_rx_interrupt()  local
  | 
| /linux-4.4.14/include/linux/ | 
| D | shdma-base.h | 56 	int mark;  member
  | 
| D | skbuff.h | 682 		__u32		mark;  member
  | 
| /linux-4.4.14/include/net/netfilter/ | 
| D | nf_conntrack.h | 107 	u_int32_t mark;  member
  | 
| /linux-4.4.14/include/uapi/linux/ | 
| D | scif_ioctl.h | 166 	__u64	mark;  member
  | 
| D | bpf.h | 281 	__u32 mark;  member
  | 
| /linux-4.4.14/include/net/ | 
| D | fib_rules.h | 15 	u32			mark;  member
  | 
| D | flow.h | 94 				      __u32 mark, __u8 tos, __u8 scope,  in flowi4_init_output()
  | 
| D | ip.h | 258 #define IP4_REPLY_MARK(net, mark) \  argument
  | 
| D | netlink.h | 520 static inline void nlmsg_trim(struct sk_buff *skb, const void *mark)  in nlmsg_trim()
  | 
| D | ipv6.h | 115 #define IP6_REPLY_MARK(net, mark) \  argument
  | 
| D | xfrm.h | 142 	struct xfrm_mark	mark;  member 538 	struct xfrm_mark	mark;  member
  | 
| D | sock.h | 1545 	u32 mark;  member
  | 
| /linux-4.4.14/drivers/macintosh/ | 
| D | rack-meter.c | 328 	unsigned int mark, i;  in rackmeter_irq()  local
  | 
| /linux-4.4.14/scripts/dtc/ | 
| D | checks.c | 309 #define DESCLABEL_ARGS(node,prop,mark)		\  argument 317 				  struct property *prop, struct marker *mark)  in check_duplicate_label()
  | 
| /linux-4.4.14/drivers/gpu/drm/radeon/ | 
| D | r300_cmdbuf.c | 169 #define ADD_RANGE_MARK(reg, count,mark) \  in r300_init_reg_flags()  argument
  | 
| /linux-4.4.14/fs/notify/fanotify/ | 
| D | fanotify_user.c | 608 	struct fsnotify_mark *mark;  in fanotify_add_new_mark()  local
  | 
| /linux-4.4.14/net/batman-adv/ | 
| D | sysfs.c | 515 	u32 mark, mask;  in batadv_store_isolation_mark()  local
  | 
| D | translation-table.c | 530 			 unsigned short vid, int ifindex, u32 mark)  in batadv_tt_local_add()
  | 
| /linux-4.4.14/fs/nfs/ | 
| D | delegation.c | 45 nfs4_do_check_delegation(struct inode *inode, fmode_t flags, bool mark)  in nfs4_do_check_delegation()
  | 
| /linux-4.4.14/arch/mips/include/asm/octeon/ | 
| D | cvmx-asxx-defs.h | 618 		uint64_t mark:4;  member 627 		uint64_t mark:3;  member
  | 
| D | cvmx-agl-defs.h | 1320 		uint64_t mark:6;  member 1343 		uint64_t mark:6;  member 1366 		uint64_t mark:9;  member
  | 
| D | cvmx-gmxx-defs.h | 4579 		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.4.14/drivers/usb/host/ | 
| D | ehci-dbg.c | 420 	char			mark;  in qh_lines()  local
  | 
| D | fotg210-hcd.c | 373 	char mark;  in qh_lines()  local
  | 
| /linux-4.4.14/drivers/mtd/nand/ | 
| D | nand_bbt.c | 89 		uint8_t mark)  in bbt_mark_entry()
  | 
| /linux-4.4.14/net/switchdev/ | 
| D | switchdev.c | 1352 	u32 mark = dev->ifindex;  in switchdev_port_fwd_mark_set()  local
  | 
| /linux-4.4.14/drivers/isdn/hisax/ | 
| D | config.c | 639 int jiftime(char *s, long mark)  in jiftime()
  | 
| /linux-4.4.14/crypto/ | 
| D | algif_skcipher.c | 518 	bool mark = false;  in skcipher_recvmsg_async()  local
  | 
| /linux-4.4.14/mm/ | 
| D | page_alloc.c | 2374 			unsigned long mark, int classzone_idx, int alloc_flags,  in __zone_watermark_ok() 2441 bool zone_watermark_ok(struct zone *z, unsigned int order, unsigned long mark,  in zone_watermark_ok() 2449 			unsigned long mark, int classzone_idx)  in zone_watermark_ok_safe() 2519 		unsigned long mark;  in get_page_from_freelist()  local
  | 
| /linux-4.4.14/net/netfilter/ | 
| D | nf_conntrack_netlink.c | 788 	} mark;  member 2301 		u32 mask = 0, mark, newmark;  in ctnetlink_glue_parse_ct()  local
  | 
| /linux-4.4.14/kernel/trace/ | 
| D | trace_output.c | 453 } mark[] = {  variable
  | 
| /linux-4.4.14/arch/mips/include/asm/sn/sn0/ | 
| D | hubio.h | 453 			mark:	1,	/* CRB Has been marked	*/  member 475 			mark:	1,	/* CRB Has been marked	*/  member
  | 
| /linux-4.4.14/kernel/locking/ | 
| D | lockdep.c | 2518 mark_held_locks(struct task_struct *curr, enum mark_type mark)  in mark_held_locks()
  | 
| /linux-4.4.14/drivers/media/pci/bt8xx/ | 
| D | bttv-driver.c | 3480 static void bttv_print_irqbits(u32 print, u32 mark)  in bttv_print_irqbits()
  | 
| /linux-4.4.14/drivers/usb/storage/ | 
| D | ene_ub6250.c | 760 static int ms_lib_set_logicalblockmark(struct us_data *us, u16 phyblk, u16 mark)  in ms_lib_set_logicalblockmark()
  | 
| /linux-4.4.14/drivers/md/ | 
| D | md.c | 7760 	unsigned long mark[SYNC_MARKS];  in md_do_sync()  local
  | 
| /linux-4.4.14/drivers/net/ethernet/sun/ | 
| D | niu.c | 6553 			u64 mapping, u64 len, u64 mark,  in niu_set_txd()
  | 
| /linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ | 
| D | bnx2x_main.c | 763 	u32 mark, offset;  in bnx2x_fw_dump_lvl()  local
  |