/linux-4.1.27/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 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 …]
|
D | inode_mark.c | 46 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()
|
D | vfsmount_mark.c | 35 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()
|
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() 103 static void fanotify_fdinfo(struct seq_file *m, struct fsnotify_mark *mark) in fanotify_fdinfo()
|
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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 | 639 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
|
D | xfrm_input.c | 191 u32 mark = skb->mark; in xfrm_input() local
|
D | xfrm_policy.c | 735 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/ |
D | ebt_mark_t.h | 17 unsigned long mark; member
|
D | ebt_mark_m.h | 10 unsigned long mark, mask; member
|
/linux-4.1.27/include/net/tc_act/ |
D | tc_skbedit.h | 28 u32 mark; member
|
/linux-4.1.27/fs/cachefiles/ |
D | key.c | 42 int loop, len, max, seg, mark, print; in cachefiles_cook_key() local
|
/linux-4.1.27/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.1.27/net/ipv4/netfilter/ |
D | nft_chain_route_ipv4.c | 30 u32 mark; in nf_route_table_hook() local
|
D | iptable_mangle.c | 47 u_int32_t mark; in ipt_mangle_out() local
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | af9005-remote.c | 89 u16 mark, space; in af9005_rc_decode() local
|
/linux-4.1.27/net/netfilter/ipset/ |
D | ip_set_hash_ipmark.c | 45 __u32 mark; member 173 __u32 mark; member
|
/linux-4.1.27/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.1.27/net/ipv4/ |
D | ipcomp.c | 103 u32 mark = x->mark.v & x->mark.m; in ipcomp_tunnel_attach() local
|
D | icmp.c | 396 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
|
D | netfilter.c | 89 u_int32_t mark; member
|
D | route.c | 505 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
|
D | ip_vti.c | 248 __u32 mark; in vti4_err() local
|
D | igmp.c | 875 int mark = 0; in igmp_heard_query() local
|
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
D | core.c | 276 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()
|
D | gpio.c | 268 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.1.27/net/ipv6/ |
D | ipcomp6.c | 127 u32 mark = x->mark.m & x->mark.v; in ipcomp6_tunnel_attach() local
|
D | netfilter.c | 79 u_int32_t mark; member
|
D | icmp.c | 407 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
|
D | route.c | 1168 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()
|
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.1.27/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.1.27/net/rxrpc/ |
D | ar-ack.c | 827 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/ |
D | node.h | 405 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/ |
D | transaction.c | 863 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()
|
D | disk-io.c | 4197 int mark) in btrfs_destroy_marked_extents()
|
D | tree-log.c | 2628 int mark; in btrfs_sync_log() local
|
/linux-4.1.27/drivers/media/rc/ |
D | st_rc.c | 98 unsigned int symbol, mark = 0; in st_rc_rx_interrupt() local
|
/linux-4.1.27/include/linux/ |
D | shdma-base.h | 56 int mark; member
|
D | skbuff.h | 650 __u32 mark; member
|
/linux-4.1.27/include/net/netfilter/ |
D | nf_conntrack.h | 107 u_int32_t mark; member
|
/linux-4.1.27/net/openvswitch/ |
D | vport.h | 243 u32 mark, in ovs_tunnel_route_lookup()
|
D | flow_netlink.c | 760 uint32_t mark = nla_get_u32(a[OVS_KEY_ATTR_SKB_MARK]); in metadata_from_nlattrs() local
|
/linux-4.1.27/include/net/ |
D | fib_rules.h | 15 u32 mark; member
|
D | flow.h | 85 __u32 mark, __u8 tos, __u8 scope, in flowi4_init_output()
|
D | ip.h | 252 #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 536 struct xfrm_mark mark; member
|
/linux-4.1.27/drivers/macintosh/ |
D | rack-meter.c | 328 unsigned int mark, i; in rackmeter_irq() local
|
/linux-4.1.27/scripts/dtc/ |
D | checks.c | 308 #define DESCLABEL_ARGS(node,prop,mark) \ argument 316 struct property *prop, struct marker *mark) in check_duplicate_label()
|
/linux-4.1.27/kernel/ |
D | audit_watch.c | 59 struct fsnotify_mark mark; /* fsnotify mark on the inode */ member
|
D | audit_tree.c | 25 struct fsnotify_mark mark; member
|
/linux-4.1.27/include/uapi/linux/ |
D | bpf.h | 222 __u32 mark; member
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | r300_cmdbuf.c | 169 #define ADD_RANGE_MARK(reg, count,mark) \ in r300_init_reg_flags() argument
|
/linux-4.1.27/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.1.27/fs/notify/fanotify/ |
D | fanotify_user.c | 604 struct fsnotify_mark *mark; in fanotify_add_new_mark() local
|
/linux-4.1.27/net/batman-adv/ |
D | sysfs.c | 496 uint32_t mark, mask; in batadv_store_isolation_mark() local
|
D | translation-table.c | 508 unsigned short vid, int ifindex, uint32_t mark) in batadv_tt_local_add()
|
/linux-4.1.27/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.1.27/drivers/usb/host/ |
D | ehci-dbg.c | 420 char mark; in qh_lines() local
|
D | fusbh200-hcd.c | 377 char mark; in qh_lines() local
|
D | fotg210-hcd.c | 389 char mark; in qh_lines() local
|
/linux-4.1.27/drivers/mtd/nand/ |
D | nand_bbt.c | 92 uint8_t mark) in bbt_mark_entry()
|
/linux-4.1.27/crypto/ |
D | algif_skcipher.c | 522 bool mark = false; in skcipher_recvmsg_async() local
|
/linux-4.1.27/mm/ |
D | page_alloc.c | 1878 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/ |
D | config.c | 639 int jiftime(char *s, long mark) in jiftime()
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_netlink.c | 756 } mark; member 2183 u32 mask = 0, mark, newmark; in ctnetlink_nfqueue_parse_ct() local
|
/linux-4.1.27/kernel/trace/ |
D | trace_output.c | 497 } mark[] = { variable
|
/linux-4.1.27/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.1.27/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 3479 static void bttv_print_irqbits(u32 print, u32 mark) in bttv_print_irqbits()
|
/linux-4.1.27/kernel/locking/ |
D | lockdep.c | 2518 mark_held_locks(struct task_struct *curr, enum mark_type mark) in mark_held_locks()
|
/linux-4.1.27/drivers/usb/storage/ |
D | ene_ub6250.c | 757 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/ |
D | md.c | 7611 unsigned long mark[SYNC_MARKS]; in md_do_sync() local
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | niu.c | 6553 u64 mapping, u64 len, u64 mark, in niu_set_txd()
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_main.c | 758 u32 mark, offset; in bnx2x_fw_dump_lvl() local
|