Home
last modified time | relevance | path

Searched defs:flags (Results 1 – 25 of 464) sorted by relevance

12345678910>>...19

/net/ncsi/
A Dncsi-manage.c56 unsigned long flags; in ncsi_report_link() local
98 unsigned long flags; in ncsi_channel_monitor() local
169 unsigned long flags; in ncsi_start_channel_monitor() local
182 unsigned long flags; in ncsi_stop_channel_monitor() local
212 unsigned long flags; in ncsi_add_channel() local
248 unsigned long flags; in ncsi_remove_channel() local
286 unsigned long flags; in ncsi_add_package() local
317 unsigned long flags; in ncsi_remove_package() local
358 unsigned long flags; in ncsi_alloc_request() local
394 unsigned long flags; in ncsi_free_request() local
[all …]
A Dncsi-aen.c55 unsigned long flags; in ncsi_aen_handler_lsc() local
144 unsigned long flags; in ncsi_aen_handler_cr() local
179 unsigned long flags; in ncsi_aen_handler_hncdsc() local
/net/rds/
A Dcong.c144 unsigned long flags; in rds_cong_from_addr() local
188 unsigned long flags; in rds_cong_add_conn() local
198 unsigned long flags; in rds_cong_remove_conn() local
220 unsigned long flags; in rds_cong_queue_updates() local
265 unsigned long flags; in rds_cong_map_updated() local
340 unsigned long flags; in rds_cong_add_socket() local
350 unsigned long flags; in rds_cong_remove_socket() local
375 unsigned long flags; in rds_cong_wait() local
A Dsend.c68 unsigned long flags; in rds_send_path_reset() local
140 unsigned long flags; in rds_send_xmit() local
504 unsigned long flags; in rds_rdma_send_complete() local
540 unsigned long flags; in rds_atomic_send_complete() local
606 unsigned long flags; in rds_send_remove_from_sock() local
689 unsigned long flags; in rds_send_path_drop_acked() local
726 unsigned long flags; in rds_send_drop_to() local
822 unsigned long flags; in rds_send_queue_rm() local
1425 unsigned long flags; in rds_send_probe() local
1497 unsigned long flags; in rds_send_ping() local
A Drecv.c138 unsigned long flags; in rds_conn_peer_gen_update() local
289 unsigned long flags; in rds_recv_incoming() local
406 unsigned long flags; in rds_next_incoming() local
427 unsigned long flags; in rds_still_queued() local
460 unsigned long flags; in rds_notify_queue_get() local
526 unsigned long flags; in rds_notify_cong() local
608 unsigned long flags; in rds_recvmsg_zcookie() local
764 unsigned long flags; in rds_clear_recv_queue() local
A Drdma.c99 unsigned long flags; in rds_destroy_mr() local
131 unsigned long flags; in rds_rdma_drop_keys() local
181 unsigned long flags; in __rds_rdma_map() local
403 unsigned long flags; in rds_free_mr() local
448 unsigned long flags; in rds_rdma_unuse() local
814 unsigned long flags; in rds_cmsg_rdma_dest() local
/net/
A Dcompat.c344 unsigned int flags) in __compat_sys_sendmsg()
351 unsigned int, flags) in COMPAT_SYSCALL_DEFINE3() argument
358 unsigned int vlen, unsigned int flags) in __compat_sys_sendmmsg()
365 unsigned int, vlen, unsigned int, flags) in COMPAT_SYSCALL_DEFINE4() argument
372 unsigned int flags) in __compat_sys_recvmsg()
379 unsigned int, flags) in COMPAT_SYSCALL_DEFINE3() argument
385 compat_size_t len, unsigned int flags, in __compat_sys_recvfrom()
393 COMPAT_SYSCALL_DEFINE4(recv, int, fd, void __user *, buf, compat_size_t, len, unsigned int, flags) in COMPAT_SYSCALL_DEFINE4() argument
399 unsigned int, flags, struct sockaddr __user *, addr, in COMPAT_SYSCALL_DEFINE6() argument
406 unsigned int, vlen, unsigned int, flags, in COMPAT_SYSCALL_DEFINE5() argument
[all …]
A Dsocket.c683 u8 flags = *tx_flags; in __sock_tx_timestamp() local
707 int flags) in call_trace_sock_send_length()
1063 int flags) in sock_recvmsg_nosec()
1118 unsigned int flags) in sock_splice_read()
1694 int flags; in __sys_socket_file() local
1729 int flags; in __sys_socket() local
1757 int flags; in __sys_socketpair() local
2243 unsigned int, flags) in SYSCALL_DEFINE4() argument
2301 unsigned int, flags) in SYSCALL_DEFINE4() argument
2678 unsigned int flags) in __sys_sendmsg_sock()
[all …]
/net/netfilter/ipset/
A Dip_set_hash_net.c67 hash_net4_data_set_flags(struct hash_net4_elem *elem, u32 flags) in hash_net4_data_set_flags()
73 hash_net4_data_reset_flags(struct hash_net4_elem *elem, u8 *flags) in hash_net4_data_reset_flags()
88 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_net4_data_list() local
137 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_net4_uadt()
238 hash_net6_data_set_flags(struct hash_net6_elem *elem, u32 flags) in hash_net6_data_set_flags()
244 hash_net6_data_reset_flags(struct hash_net6_elem *elem, u8 *flags) in hash_net6_data_reset_flags()
259 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_net6_data_list() local
311 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_net6_uadt()
A Dip_set_hash_netport.c79 hash_netport4_data_set_flags(struct hash_netport4_elem *elem, u32 flags) in hash_netport4_data_set_flags()
85 hash_netport4_data_reset_flags(struct hash_netport4_elem *elem, u8 *flags) in hash_netport4_data_reset_flags()
101 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_netport4_data_list() local
155 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netport4_uadt()
296 hash_netport6_data_set_flags(struct hash_netport6_elem *elem, u32 flags) in hash_netport6_data_set_flags()
302 hash_netport6_data_reset_flags(struct hash_netport6_elem *elem, u8 *flags) in hash_netport6_data_reset_flags()
318 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_netport6_data_list() local
375 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netport6_uadt()
A Dip_set_hash_ipportnet.c82 hash_ipportnet4_data_set_flags(struct hash_ipportnet4_elem *elem, u32 flags) in hash_ipportnet4_data_set_flags()
88 hash_ipportnet4_data_reset_flags(struct hash_ipportnet4_elem *elem, u8 *flags) in hash_ipportnet4_data_reset_flags()
104 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_ipportnet4_data_list() local
161 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportnet4_uadt()
337 hash_ipportnet6_data_set_flags(struct hash_ipportnet6_elem *elem, u32 flags) in hash_ipportnet6_data_set_flags()
343 hash_ipportnet6_data_reset_flags(struct hash_ipportnet6_elem *elem, u8 *flags) in hash_ipportnet6_data_reset_flags()
359 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_ipportnet6_data_list() local
418 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportnet6_uadt()
A Dip_set_hash_netnet.c75 hash_netnet4_data_set_flags(struct hash_netnet4_elem *elem, u32 flags) in hash_netnet4_data_set_flags()
81 hash_netnet4_data_reset_flags(struct hash_netnet4_elem *elem, u8 *flags) in hash_netnet4_data_reset_flags()
109 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_netnet4_data_list() local
167 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netnet4_uadt()
311 hash_netnet6_data_set_flags(struct hash_netnet6_elem *elem, u32 flags) in hash_netnet6_data_set_flags()
317 hash_netnet6_data_reset_flags(struct hash_netnet6_elem *elem, u8 *flags) in hash_netnet6_data_reset_flags()
345 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_netnet6_data_list() local
411 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netnet6_uadt()
A Dip_set_hash_netiface.c89 hash_netiface4_data_set_flags(struct hash_netiface4_elem *elem, u32 flags) in hash_netiface4_data_set_flags()
95 hash_netiface4_data_reset_flags(struct hash_netiface4_elem *elem, u8 *flags) in hash_netiface4_data_reset_flags()
111 u32 flags = (data->physdev ? IPSET_FLAG_PHYSDEV : 0) | in hash_netiface4_data_list() local
199 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netiface4_uadt()
323 hash_netiface6_data_set_flags(struct hash_netiface6_elem *elem, u32 flags) in hash_netiface6_data_set_flags()
329 hash_netiface6_data_reset_flags(struct hash_netiface6_elem *elem, u8 *flags) in hash_netiface6_data_reset_flags()
345 u32 flags = (data->physdev ? IPSET_FLAG_PHYSDEV : 0) | in hash_netiface6_data_list() local
418 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netiface6_uadt()
A Dip_set_hash_netportnet.c79 hash_netportnet4_data_set_flags(struct hash_netportnet4_elem *elem, u32 flags) in hash_netportnet4_data_set_flags()
85 hash_netportnet4_data_reset_flags(struct hash_netportnet4_elem *elem, u8 *flags) in hash_netportnet4_data_reset_flags()
114 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_netportnet4_data_list() local
189 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netportnet4_uadt()
371 hash_netportnet6_data_set_flags(struct hash_netportnet6_elem *elem, u32 flags) in hash_netportnet6_data_set_flags()
377 hash_netportnet6_data_reset_flags(struct hash_netportnet6_elem *elem, u8 *flags) in hash_netportnet6_data_reset_flags()
406 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_netportnet6_data_list() local
474 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netportnet6_uadt()
/net/atm/
A Daddr.c50 unsigned long flags; in atm_reset_addr() local
71 unsigned long flags; in atm_add_addr() local
106 unsigned long flags; in atm_del_addr() local
136 unsigned long flags; in atm_get_addr() local
A Dlec.c346 unsigned long flags; in lec_atm_send() local
584 unsigned long flags; in lec_push() local
822 unsigned long flags; member
1086 unsigned long flags; in lane2_resolve() local
1470 unsigned long flags; in lec_arp_destroy() local
1582 unsigned long flags; in lec_arp_expire_vcc() local
1664 unsigned long flags; in lec_arp_check_expire() local
1709 unsigned long flags; in lec_arp_resolve() local
1803 unsigned long flags; in lec_addr_delete() local
1835 unsigned long flags; in lec_arp_update() local
[all …]
/net/sctp/
A Dulpevent.c116 __u16 flags, __u16 state, __u16 error, __u16 outbound, in sctp_ulpevent_make_assoc_change()
244 int flags, int state, int error, gfp_t gfp) in sctp_ulpevent_make_peer_addr_change()
375 struct sctp_chunk *chunk, __u16 flags, in sctp_ulpevent_make_remote_error()
432 __u16 flags, __u32 error, gfp_t gfp) in sctp_ulpevent_make_send_failed()
535 __u16 flags, __u32 error, gfp_t gfp) in sctp_ulpevent_make_send_failed_event()
579 __u16 flags, gfp_t gfp) in sctp_ulpevent_make_shutdown_event()
774 __u32 flags, gfp_t gfp) in sctp_ulpevent_make_pdapi()
889 const struct sctp_association *asoc, __u16 flags, __u16 stream_num, in sctp_ulpevent_make_stream_reset_event()
918 const struct sctp_association *asoc, __u16 flags, __u32 local_tsn, in sctp_ulpevent_make_assoc_reset_event()
945 const struct sctp_association *asoc, __u16 flags, in sctp_ulpevent_make_stream_change_event()
/net/ipv6/
A Dfib6_rules.c69 struct fib6_result *res, int flags) in fib6_lookup()
98 int flags, pol_lookup_t lookup) in fib6_rule_lookup()
137 static int fib6_rule_saddr(struct net *net, struct fib_rule *rule, int flags, in fib6_rule_saddr()
163 int flags, struct fib_lookup_arg *arg) in fib6_rule_action_alt()
201 int flags, struct fib_lookup_arg *arg) in __fib6_rule_action()
269 struct flowi *flp, int flags, in fib6_rule_action()
279 int flags, in fib6_rule_suppress()
312 struct flowi *fl, int flags) in fib6_rule_match()
/net/rxrpc/
A Drecvmsg.c165 int flags) in rxrpc_recvmsg_user_id()
187 struct sk_buff *challenge, unsigned int flags) in rxrpc_recvmsg_challenge()
199 unsigned int flags) in rxrpc_recvmsg_oob()
245 size_t len, int flags, size_t *_offset) in rxrpc_recvmsg_data()
367 int flags) in rxrpc_recvmsg()
/net/handshake/
A Dtlshd.c285 int tls_client_hello_anon(const struct tls_handshake_args *args, gfp_t flags) in tls_client_hello_anon()
311 int tls_client_hello_x509(const struct tls_handshake_args *args, gfp_t flags) in tls_client_hello_x509()
340 int tls_client_hello_psk(const struct tls_handshake_args *args, gfp_t flags) in tls_client_hello_psk()
374 int tls_server_hello_x509(const struct tls_handshake_args *args, gfp_t flags) in tls_server_hello_x509()
402 int tls_server_hello_psk(const struct tls_handshake_args *args, gfp_t flags) in tls_server_hello_psk()
/net/batman-adv/
A Dmulticast.c168 u8 flags = BATADV_NO_FLAGS; in batadv_mcast_mla_rtr_flags_meshif_get() local
198 u8 flags = BATADV_NO_FLAGS; in batadv_mcast_mla_rtr_flags_bridge_get() local
368 struct batadv_mcast_mla_flags *flags) in batadv_mcast_mla_meshif_get_ipv4()
435 struct batadv_mcast_mla_flags *flags) in batadv_mcast_mla_meshif_get_ipv6()
493 struct batadv_mcast_mla_flags *flags) in batadv_mcast_mla_meshif_get_ipv6()
521 struct batadv_mcast_mla_flags *flags) in batadv_mcast_mla_meshif_get()
585 struct batadv_mcast_mla_flags *flags) in batadv_mcast_mla_bridge_get()
869 struct batadv_mcast_mla_flags *flags) in batadv_mcast_mla_flags_update()
904 struct batadv_mcast_mla_flags flags; in __batadv_mcast_mla_update() local
1881 u8 flags, in batadv_mcast_tvlv_ogm_handler()
[all …]
/net/ipv4/
A Dtcp_bpf.c91 int flags, bool uncharge) in tcp_bpf_push()
153 u32 apply_bytes, int flags, bool uncharge) in tcp_bpf_push_locked()
164 struct sk_msg *msg, u32 bytes, int flags) in tcp_bpf_sendmsg_redir()
223 int flags, in tcp_bpf_recvmsg_parser()
335 int flags, int *addr_len) in tcp_bpf_recvmsg()
385 struct sk_msg *msg, int *copied, int flags) in tcp_bpf_send_verdict()
501 int flags; in tcp_bpf_sendmsg() local
/net/mctp/
A Daf_mctp.c132 int addrlen, int flags) in mctp_connect()
284 int flags) in mctp_recvmsg()
362 unsigned long flags, unsigned long reason) in __mctp_key_remove()
508 unsigned long flags; in mctp_ioctl_alloctag() local
550 unsigned long flags, fl2; in mctp_ioctl_droptag() local
656 unsigned long next_expiry, flags, fl2; in mctp_sk_expire_keys() local
759 unsigned long flags, fl2; in mctp_sk_unhash() local
/net/devlink/
A Dnetlink.c210 u8 flags) in __devlink_nl_pre_doit()
269 u8 flags) in __devlink_nl_post_doit()
293 struct netlink_callback *cb, int flags, in devlink_nl_inst_single_dumpit()
314 struct netlink_callback *cb, int flags, in devlink_nl_inst_iter_dumpit()
352 int flags = NLM_F_MULTI; in devlink_nl_dumpit() local
A Dsb.c170 u32 seq, int flags) in devlink_nl_sb_fill()
233 struct netlink_callback *cb, int flags) in devlink_nl_sb_get_dump_one()
267 u32 portid, u32 seq, int flags) in devlink_nl_sb_pool_fill()
345 u32 portid, u32 seq, int flags) in __sb_pool_get_dumpit()
370 struct netlink_callback *cb, int flags) in devlink_nl_sb_pool_get_dump_one()
453 u32 portid, u32 seq, int flags) in devlink_nl_sb_port_pool_fill()
547 u32 portid, u32 seq, int flags) in __sb_port_pool_get_dumpit()
578 struct netlink_callback *cb, int flags) in devlink_nl_sb_port_pool_get_dump_one()
657 u32 portid, u32 seq, int flags) in devlink_nl_sb_tc_pool_bind_fill()
764 u32 portid, u32 seq, int flags) in __sb_tc_pool_bind_get_dumpit()
[all …]

Completed in 72 milliseconds

12345678910>>...19