Home
last modified time | relevance | path

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

12345678910>>...15

/net/ncsi/
Dncsi-manage.c65 unsigned long flags; in ncsi_find_filter() local
95 unsigned long flags; in ncsi_add_filter() local
130 unsigned long flags; in ncsi_remove_filter() local
154 unsigned long flags; in ncsi_report_link() local
196 unsigned long flags; in ncsi_channel_monitor() local
261 unsigned long flags; in ncsi_start_channel_monitor() local
274 unsigned long flags; in ncsi_stop_channel_monitor() local
304 unsigned long flags; in ncsi_add_channel() local
342 unsigned long flags; in ncsi_remove_channel() local
386 unsigned long flags; in ncsi_add_package() local
[all …]
Dncsi-aen.c59 unsigned long flags; in ncsi_aen_handler_lsc() local
102 unsigned long flags; in ncsi_aen_handler_cr() local
136 unsigned long flags; in ncsi_aen_handler_hncdsc() local
/net/wireless/
Dlib80211.c91 unsigned long flags; in lib80211_crypt_deinit_entries() local
112 unsigned long flags; in lib80211_crypt_quiescing() local
122 unsigned long flags; in lib80211_crypt_deinit_handler() local
140 unsigned long flags; in lib80211_crypt_delayed_deinit() local
166 unsigned long flags; in lib80211_register_crypto_ops() local
189 unsigned long flags; in lib80211_unregister_crypto_ops() local
212 unsigned long flags; in lib80211_get_crypto_ops() local
/net/rds/
Dcong.c141 unsigned long flags; in rds_cong_from_addr() local
185 unsigned long flags; in rds_cong_add_conn() local
195 unsigned long flags; in rds_cong_remove_conn() local
217 unsigned long flags; in rds_cong_queue_updates() local
258 unsigned long flags; in rds_cong_map_updated() local
333 unsigned long flags; in rds_cong_add_socket() local
343 unsigned long flags; in rds_cong_remove_socket() local
368 unsigned long flags; in rds_cong_wait() local
Dsend.c68 unsigned long flags; in rds_send_path_reset() local
141 unsigned long flags; in rds_send_xmit() local
482 unsigned long flags; in rds_rdma_send_complete() local
520 unsigned long flags; in rds_atomic_send_complete() local
586 unsigned long flags; in rds_send_remove_from_sock() local
670 unsigned long flags; in rds_send_path_drop_acked() local
707 unsigned long flags; in rds_send_drop_to() local
807 unsigned long flags; in rds_send_queue_rm() local
1229 unsigned long flags; in rds_send_probe() local
1298 unsigned long flags; in rds_send_ping() local
Drecv.c142 unsigned long flags; in rds_conn_peer_gen_update() local
292 unsigned long flags; in rds_recv_incoming() local
408 unsigned long flags; in rds_next_incoming() local
429 unsigned long flags; in rds_still_queued() local
458 unsigned long flags; in rds_notify_queue_get() local
523 unsigned long flags; in rds_notify_cong() local
696 unsigned long flags; in rds_clear_recv_queue() local
Drdma.c99 unsigned long flags; in rds_destroy_mr() local
132 unsigned long flags; in rds_rdma_drop_keys() local
180 unsigned long flags; in __rds_rdma_map() local
367 unsigned long flags; in rds_free_mr() local
419 unsigned long flags; in rds_rdma_unuse() local
739 unsigned long flags; in rds_cmsg_rdma_dest() local
/net/netfilter/ipset/
Dip_set_hash_net.c70 hash_net4_data_set_flags(struct hash_net4_elem *elem, u32 flags) in hash_net4_data_set_flags()
76 hash_net4_data_reset_flags(struct hash_net4_elem *elem, u8 *flags) in hash_net4_data_reset_flags()
91 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_net4_data_list() local
140 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_net4_uadt()
235 hash_net6_data_set_flags(struct hash_net6_elem *elem, u32 flags) in hash_net6_data_set_flags()
241 hash_net6_data_reset_flags(struct hash_net6_elem *elem, u8 *flags) in hash_net6_data_reset_flags()
256 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_net6_data_list() local
308 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_net6_uadt()
Dip_set_hash_netport.c82 hash_netport4_data_set_flags(struct hash_netport4_elem *elem, u32 flags) in hash_netport4_data_set_flags()
88 hash_netport4_data_reset_flags(struct hash_netport4_elem *elem, u8 *flags) in hash_netport4_data_reset_flags()
104 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_netport4_data_list() local
158 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netport4_uadt()
295 hash_netport6_data_set_flags(struct hash_netport6_elem *elem, u32 flags) in hash_netport6_data_set_flags()
301 hash_netport6_data_reset_flags(struct hash_netport6_elem *elem, u8 *flags) in hash_netport6_data_reset_flags()
317 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_netport6_data_list() local
374 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netport6_uadt()
Dip_set_hash_netnet.c74 hash_netnet4_data_set_flags(struct hash_netnet4_elem *elem, u32 flags) in hash_netnet4_data_set_flags()
80 hash_netnet4_data_reset_flags(struct hash_netnet4_elem *elem, u8 *flags) in hash_netnet4_data_reset_flags()
108 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_netnet4_data_list() local
166 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netnet4_uadt()
305 hash_netnet6_data_set_flags(struct hash_netnet6_elem *elem, u32 flags) in hash_netnet6_data_set_flags()
311 hash_netnet6_data_reset_flags(struct hash_netnet6_elem *elem, u8 *flags) in hash_netnet6_data_reset_flags()
339 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_netnet6_data_list() local
400 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netnet6_uadt()
Dip_set_hash_ipportnet.c85 hash_ipportnet4_data_set_flags(struct hash_ipportnet4_elem *elem, u32 flags) in hash_ipportnet4_data_set_flags()
91 hash_ipportnet4_data_reset_flags(struct hash_ipportnet4_elem *elem, u8 *flags) in hash_ipportnet4_data_reset_flags()
107 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_ipportnet4_data_list() local
164 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportnet4_uadt()
334 hash_ipportnet6_data_set_flags(struct hash_ipportnet6_elem *elem, u32 flags) in hash_ipportnet6_data_set_flags()
340 hash_ipportnet6_data_reset_flags(struct hash_ipportnet6_elem *elem, u8 *flags) in hash_ipportnet6_data_reset_flags()
356 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_ipportnet6_data_list() local
415 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_ipportnet6_uadt()
Dip_set_hash_netportnet.c81 hash_netportnet4_data_set_flags(struct hash_netportnet4_elem *elem, u32 flags) in hash_netportnet4_data_set_flags()
87 hash_netportnet4_data_reset_flags(struct hash_netportnet4_elem *elem, u8 *flags) in hash_netportnet4_data_reset_flags()
116 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_netportnet4_data_list() local
181 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netportnet4_uadt()
357 hash_netportnet6_data_set_flags(struct hash_netportnet6_elem *elem, u32 flags) in hash_netportnet6_data_set_flags()
363 hash_netportnet6_data_reset_flags(struct hash_netportnet6_elem *elem, u8 *flags) in hash_netportnet6_data_reset_flags()
392 u32 flags = data->nomatch ? IPSET_FLAG_NOMATCH : 0; in hash_netportnet6_data_list() local
460 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netportnet6_uadt()
Dip_set_hash_netiface.c88 hash_netiface4_data_set_flags(struct hash_netiface4_elem *elem, u32 flags) in hash_netiface4_data_set_flags()
94 hash_netiface4_data_reset_flags(struct hash_netiface4_elem *elem, u8 *flags) in hash_netiface4_data_reset_flags()
110 u32 flags = data->physdev ? IPSET_FLAG_PHYSDEV : 0; in hash_netiface4_data_list() local
197 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netiface4_uadt()
311 hash_netiface6_data_set_flags(struct hash_netiface6_elem *elem, u32 flags) in hash_netiface6_data_set_flags()
317 hash_netiface6_data_reset_flags(struct hash_netiface6_elem *elem, u8 *flags) in hash_netiface6_data_reset_flags()
333 u32 flags = data->physdev ? IPSET_FLAG_PHYSDEV : 0; in hash_netiface6_data_list() local
405 enum ipset_adt adt, u32 *lineno, u32 flags, bool retried) in hash_netiface6_uadt()
/net/atm/
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
Dlec.c342 unsigned long flags; in lec_atm_send() local
583 unsigned long flags; in lec_push() local
824 unsigned long flags; member
1098 unsigned long flags; in lane2_resolve() local
1489 unsigned long flags; in lec_arp_destroy() local
1604 unsigned long flags; in lec_arp_expire_vcc() local
1685 unsigned long flags; in lec_arp_check_expire() local
1730 unsigned long flags; in lec_arp_resolve() local
1824 unsigned long flags; in lec_addr_delete() local
1856 unsigned long flags; in lec_arp_update() local
[all …]
/net/sunrpc/
Dauth_generic.c42 rpc_lookup_generic_cred(struct auth_cred *acred, int flags, gfp_t gfp) in rpc_lookup_generic_cred()
93 generic_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in generic_lookup_cred()
99 generic_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags, gfp_t gfp) in generic_create_cred()
152 machine_cred_match(struct auth_cred *acred, struct generic_cred *gcred, int flags) in machine_cred_match()
166 generic_match(struct auth_cred *acred, struct rpc_cred *cred, int flags) in generic_match()
Dauth_unix.c60 unx_lookup_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags) in unx_lookup_cred()
66 unx_create_cred(struct rpc_auth *auth, struct auth_cred *acred, int flags, gfp_t gfp) in unx_create_cred()
122 unx_match(struct auth_cred *acred, struct rpc_cred *rcred, int flags) in unx_match()
/net/sctp/
Dulpevent.c131 __u16 flags, __u16 state, __u16 error, __u16 outbound, in sctp_ulpevent_make_assoc_change()
259 int flags, int state, int error, gfp_t gfp) in sctp_ulpevent_make_peer_addr_change()
371 struct sctp_chunk *chunk, __u16 flags, in sctp_ulpevent_make_remote_error()
428 __u16 flags, __u32 error, gfp_t gfp) in sctp_ulpevent_make_send_failed()
536 __u16 flags, gfp_t gfp) in sctp_ulpevent_make_shutdown_event()
848 const struct sctp_association *asoc, __u16 flags, __u16 stream_num, in sctp_ulpevent_make_stream_reset_event()
877 const struct sctp_association *asoc, __u16 flags, __u32 local_tsn, in sctp_ulpevent_make_assoc_reset_event()
904 const struct sctp_association *asoc, __u16 flags, in sctp_ulpevent_make_stream_change_event()
/net/core/
Ddst.c63 unsigned short flags) in dst_init()
98 int initial_ref, int initial_obsolete, unsigned short flags) in dst_alloc()
285 gfp_t flags) in metadata_dst_alloc()
309 metadata_dst_alloc_percpu(u8 optslen, enum metadata_type type, gfp_t flags) in metadata_dst_alloc_percpu()
Ddatagram.c167 unsigned int flags, in __skb_try_recv_from_queue()
246 struct sk_buff *__skb_try_recv_datagram(struct sock *sk, unsigned int flags, in __skb_try_recv_datagram()
294 struct sk_buff *__skb_recv_datagram(struct sock *sk, unsigned int flags, in __skb_recv_datagram()
319 struct sk_buff *skb_recv_datagram(struct sock *sk, unsigned int flags, in skb_recv_datagram()
357 struct sk_buff *skb, unsigned int flags, in __sk_queue_drop_skb()
402 int skb_kill_datagram(struct sock *sk, struct sk_buff *skb, unsigned int flags) in skb_kill_datagram()
/net/
Dsocket.c346 size_t size, int flags) in sockfs_security_xattr_set()
364 int flags, const char *dev_name, void *data) in sockfs_mount()
396 struct file *sock_alloc_file(struct socket *sock, int flags, const char *dname) in sock_alloc_file()
432 static int sock_map_fd(struct socket *sock, int flags) in sock_map_fd()
629 u8 flags = *tx_flags; in __sock_tx_timestamp() local
817 int flags) in sock_recvmsg_nosec()
822 int sock_recvmsg(struct socket *sock, struct msghdr *msg, int flags) in sock_recvmsg()
846 struct kvec *vec, size_t num, size_t size, int flags) in kernel_recvmsg()
863 int flags; in sock_sendpage() local
876 unsigned int flags) in sock_splice_read()
[all …]
/net/smc/
Dsmc_cdc.h81 unsigned long flags; in smc_curs_read() local
97 unsigned long flags; in smc_curs_read_net() local
113 unsigned long flags; in smc_curs_write() local
127 unsigned long flags; in smc_curs_write_net() local
/net/9p/
Dutil.c91 unsigned long flags; in p9_idpool_get() local
120 unsigned long flags; in p9_idpool_put() local
/net/bluetooth/cmtp/
Dcmtp.h41 __u32 flags; member
46 __u32 flags; member
51 __u32 flags; member
78 unsigned long flags; member
/net/rxrpc/
Drecvmsg.c113 struct msghdr *msg, int flags) in rxrpc_recvmsg_new_call()
182 u8 flags; in rxrpc_rotate_rx_window() local
304 size_t len, int flags, size_t *_offset) in rxrpc_recvmsg_data()
422 int flags) in rxrpc_recvmsg()

12345678910>>...15