Home
last modified time | relevance | path

Searched defs:map (Results 1 – 25 of 32) sorted by relevance

12

/net/sctp/
Dtsnmap.c50 struct sctp_tsnmap *sctp_tsnmap_init(struct sctp_tsnmap *map, __u16 len, in sctp_tsnmap_init()
72 void sctp_tsnmap_free(struct sctp_tsnmap *map) in sctp_tsnmap_free()
84 int sctp_tsnmap_check(const struct sctp_tsnmap *map, __u32 tsn) in sctp_tsnmap_check()
110 int sctp_tsnmap_mark(struct sctp_tsnmap *map, __u32 tsn, in sctp_tsnmap_mark()
157 static void sctp_tsnmap_iter_init(const struct sctp_tsnmap *map, in sctp_tsnmap_iter_init()
167 static int sctp_tsnmap_next_gap_ack(const struct sctp_tsnmap *map, in sctp_tsnmap_next_gap_ack()
205 void sctp_tsnmap_skip(struct sctp_tsnmap *map, __u32 tsn) in sctp_tsnmap_skip()
243 static void sctp_tsnmap_update(struct sctp_tsnmap *map) in sctp_tsnmap_update()
262 __u16 sctp_tsnmap_pending(struct sctp_tsnmap *map) in sctp_tsnmap_pending()
287 static void sctp_tsnmap_find_gap_ack(unsigned long *map, __u16 off, in sctp_tsnmap_find_gap_ack()
[all …]
Dssnmap.c85 static struct sctp_ssnmap *sctp_ssnmap_init(struct sctp_ssnmap *map, __u16 in, in sctp_ssnmap_init()
102 void sctp_ssnmap_clear(struct sctp_ssnmap *map) in sctp_ssnmap_clear()
111 void sctp_ssnmap_free(struct sctp_ssnmap *map) in sctp_ssnmap_free()
/net/rds/
Dcong.c109 struct rds_cong_map *map; in rds_cong_tree_walk() local
137 struct rds_cong_map *map; in rds_cong_from_addr() local
214 void rds_cong_queue_updates(struct rds_cong_map *map) in rds_cong_queue_updates()
231 void rds_cong_map_updated(struct rds_cong_map *map, uint64_t portmask) in rds_cong_map_updated()
277 void rds_cong_set_bit(struct rds_cong_map *map, __be16 port) in rds_cong_set_bit()
291 void rds_cong_clear_bit(struct rds_cong_map *map, __be16 port) in rds_cong_clear_bit()
305 static int rds_cong_test_bit(struct rds_cong_map *map, __be16 port) in rds_cong_test_bit()
329 struct rds_cong_map *map; in rds_cong_remove_socket() local
346 int rds_cong_wait(struct rds_cong_map *map, __be16 port, int nonblock, in rds_cong_wait()
380 struct rds_cong_map *map; in rds_cong_exit() local
[all …]
Dtcp_recv.c132 struct rds_cong_map *map; in rds_tcp_cong_recv() local
Drecv.c70 struct rds_cong_map *map, in rds_recv_rcvbuf_delta()
/net/netfilter/ipset/
Dip_set_list_set.c47 #define list_set_elem(set, map, id) \ argument
55 struct list_set *map = set->data; in list_set_ktest() local
92 struct list_set *map = set->data; in list_set_kadd() local
116 struct list_set *map = set->data; in list_set_kdel() local
158 const struct list_set *map = set->data; in id_eq() local
174 struct list_set *map = set->data; in list_set_add() local
213 struct list_set *map = set->data; in list_set_del() local
232 struct list_set *map = set->data; in set_cleanup_entries() local
251 struct list_set *map = set->data; in list_set_utest() local
283 struct list_set *map = set->data; in list_set_uadd() local
[all …]
Dip_set_bitmap_gen.h36 #define get_ext(set, map, id) ((map)->extensions + (set)->dsize * (id)) argument
41 struct mtype *map = set->data; in mtype_gc_init() local
53 struct mtype *map = set->data; in mtype_ext_cleanup() local
64 struct mtype *map = set->data; in mtype_destroy() local
83 struct mtype *map = set->data; in mtype_flush() local
93 const struct mtype *map = set->data; in mtype_head() local
119 struct mtype *map = set->data; in mtype_test() local
140 struct mtype *map = set->data; in mtype_add() local
175 struct mtype *map = set->data; in mtype_del() local
202 struct mtype *map = set->data; in mtype_list() local
[all …]
Dip_set_bitmap_port.c61 const struct bitmap_port *map, size_t dsize) in bitmap_port_do_test()
67 bitmap_port_gc_test(u16 id, const struct bitmap_port *map, size_t dsize) in bitmap_port_gc_test()
74 struct bitmap_port *map, u32 flags, size_t dsize) in bitmap_port_do_add()
81 struct bitmap_port *map) in bitmap_port_do_del()
87 bitmap_port_do_list(struct sk_buff *skb, const struct bitmap_port *map, u32 id, in bitmap_port_do_list()
95 bitmap_port_do_head(struct sk_buff *skb, const struct bitmap_port *map) in bitmap_port_do_head()
106 struct bitmap_port *map = set->data; in bitmap_port_kadt() local
131 struct bitmap_port *map = set->data; in bitmap_port_uadt() local
211 init_map_port(struct ip_set *set, struct bitmap_port *map, in init_map_port()
238 struct bitmap_port *map; in bitmap_port_create() local
Dip_set_bitmap_ip.c68 struct bitmap_ip *map, size_t dsize) in bitmap_ip_do_test()
74 bitmap_ip_gc_test(u16 id, const struct bitmap_ip *map, size_t dsize) in bitmap_ip_gc_test()
80 bitmap_ip_do_add(const struct bitmap_ip_adt_elem *e, struct bitmap_ip *map, in bitmap_ip_do_add()
87 bitmap_ip_do_del(const struct bitmap_ip_adt_elem *e, struct bitmap_ip *map) in bitmap_ip_do_del()
93 bitmap_ip_do_list(struct sk_buff *skb, const struct bitmap_ip *map, u32 id, in bitmap_ip_do_list()
101 bitmap_ip_do_head(struct sk_buff *skb, const struct bitmap_ip *map) in bitmap_ip_do_head()
114 struct bitmap_ip *map = set->data; in bitmap_ip_kadt() local
133 struct bitmap_ip *map = set->data; in bitmap_ip_uadt() local
221 init_map_ip(struct ip_set *set, struct bitmap_ip *map, in init_map_ip()
252 struct bitmap_ip *map; in bitmap_ip_create() local
Dip_set_bitmap_ipmac.c84 const struct bitmap_ipmac *map, size_t dsize) in bitmap_ipmac_do_test()
99 bitmap_ipmac_gc_test(u16 id, const struct bitmap_ipmac *map, size_t dsize) in bitmap_ipmac_gc_test()
120 struct bitmap_ipmac *map, int mode) in bitmap_ipmac_add_timeout()
144 struct bitmap_ipmac *map, u32 flags, size_t dsize) in bitmap_ipmac_do_add()
175 struct bitmap_ipmac *map) in bitmap_ipmac_do_del()
181 bitmap_ipmac_do_list(struct sk_buff *skb, const struct bitmap_ipmac *map, in bitmap_ipmac_do_list()
194 bitmap_ipmac_do_head(struct sk_buff *skb, const struct bitmap_ipmac *map) in bitmap_ipmac_do_head()
205 struct bitmap_ipmac *map = set->data; in bitmap_ipmac_kadt() local
234 const struct bitmap_ipmac *map = set->data; in bitmap_ipmac_uadt() local
291 init_map_ipmac(struct ip_set *set, struct bitmap_ipmac *map, in init_map_ipmac()
[all …]
/net/ceph/
Dosdmap.c472 struct ceph_pg_pool_info *ceph_pg_pool_by_id(struct ceph_osdmap *map, u64 id) in ceph_pg_pool_by_id()
477 const char *ceph_pg_pool_name_by_id(struct ceph_osdmap *map, u64 id) in ceph_pg_pool_name_by_id()
493 int ceph_pg_poolid_by_name(struct ceph_osdmap *map, const char *name) in ceph_pg_poolid_by_name()
595 static int decode_pool_names(void **p, void *end, struct ceph_osdmap *map) in decode_pool_names()
629 void ceph_osdmap_destroy(struct ceph_osdmap *map) in ceph_osdmap_destroy()
666 static int osdmap_set_max_osd(struct ceph_osdmap *map, int max) in osdmap_set_max_osd()
770 static int __decode_pools(void **p, void *end, struct ceph_osdmap *map, in __decode_pools()
809 static int decode_pools(void **p, void *end, struct ceph_osdmap *map) in decode_pools()
814 static int decode_new_pools(void **p, void *end, struct ceph_osdmap *map) in decode_new_pools()
819 static int __decode_pg_temp(void **p, void *end, struct ceph_osdmap *map, in __decode_pg_temp()
[all …]
Ddebugfs.c56 struct ceph_osdmap *map = client->osdc.osdmap; in osdmap_show() local
/net/sunrpc/
Drpcb_clnt.c156 struct rpcbind_args *map = data; in rpcb_map_release() local
447 struct rpcbind_args map = { in rpcb_register() local
480 struct rpcbind_args *map = msg->rpc_argp; in rpcb_register_inet4() local
511 struct rpcbind_args *map = msg->rpc_argp; in rpcb_register_inet6() local
537 struct rpcbind_args *map = msg->rpc_argp; in rpcb_unregister_all_protofamilies() local
596 struct rpcbind_args map = { in rpcb_v4_register() local
623 static struct rpc_task *rpcb_call_async(struct rpc_clnt *rpcb_clnt, struct rpcbind_args *map, struc… in rpcb_call_async()
678 struct rpcbind_args *map; in rpcb_getport_async() local
811 struct rpcbind_args *map = data; in rpcb_getport_done() local
/net/ceph/crush/
Dmapper.c36 int crush_find_rule(const struct crush_map *map, int ruleset, int type, int size) in crush_find_rule()
268 static int is_out(const struct crush_map *map, in is_out()
303 static int crush_choose_firstn(const struct crush_map *map, in crush_choose_firstn()
481 static void crush_choose_indep(const struct crush_map *map, in crush_choose_indep()
642 int crush_do_rule(const struct crush_map *map, in crush_do_rule()
Dcrush.c102 void crush_destroy(struct crush_map *map) in crush_destroy()
/net/core/
Dnetprio_cgroup.c91 struct netprio_map *map = rcu_dereference_rtnl(dev->priomap); in netprio_prio() local
111 struct netprio_map *map; in netprio_set_prio() local
Dnet-sysfs.c573 struct rps_map *map; in show_rps_map() local
604 struct rps_map *old_map, *map; in store_rps_map() local
759 struct rps_map *map; in rx_queue_release() local
1063 struct xps_map *map = in show_xps_map() local
Dflow_dissector.c404 struct xps_map *map; in get_xps_queue() local
Ddev.c546 static int netdev_boot_setup_add(char *name, struct ifmap *map) in netdev_boot_setup_add()
630 struct ifmap map; in netdev_boot_setup() local
1850 struct xps_map *map = NULL; in remove_xps_queue() local
1906 static struct xps_map *expand_xps_map(struct xps_map *map, in expand_xps_map()
1945 struct xps_map *map, *new_map; in netif_set_xps_queue() local
2862 struct netprio_map *map = rcu_dereference_bh(skb->dev->priomap); in skb_update_prio() local
3116 struct rps_map *map; in get_rps_cpu() local
/net/tipc/
Dbcast.h51 u32 map[MAX_NODES / WSIZE]; member
/net/netlabel/
Dnetlabel_mgmt.c143 struct netlbl_domaddr4_map *map; in netlbl_mgmt_add_common() local
190 struct netlbl_domaddr6_map *map; in netlbl_mgmt_add_common() local
/net/netfilter/
Dnf_conntrack_proto_sctp.c199 unsigned long *map) in do_basic_checks()
317 unsigned long map[256 / sizeof(unsigned long)] = { 0 }; in sctp_packet() local
421 unsigned long map[256 / sizeof(unsigned long)] = { 0 }; in sctp_new() local
/net/ipv4/netfilter/
Dnf_nat_snmp_basic.c899 const struct oct1_map *map, in mangle_address()
925 const struct oct1_map *map, in snmp_trap_decode()
1019 const struct oct1_map *map, in snmp_parse_mangle()
1189 struct oct1_map map; in snmp_translate() local
/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c159 struct svc_rdma_req_map *map; in svc_rdma_get_req_map() local
170 void svc_rdma_put_req_map(struct svc_rdma_req_map *map) in svc_rdma_put_req_map()
/net/atm/
Dproc.c185 static const char *const map[] = { ATM_VS2TXT_MAP }; in vcc_state() local

12