| /net/sunrpc/auth_gss/ | 
| D | gss_krb5_wrap.c | 55 static void rotate_buf_a_little(struct xdr_buf *buf, unsigned int shift)  in rotate_buf_a_little() 72 static void _rotate_left(struct xdr_buf *buf, unsigned int shift)  in _rotate_left() 85 static void rotate_left(u32 base, struct xdr_buf *buf, unsigned int shift)  in rotate_left()
  | 
| /net/sunrpc/ | 
| D | xdr.c | 586 				    unsigned int shift)  in xdr_buf_tail_copy_right() 600 				     unsigned int shift)  in xdr_buf_pages_copy_right() 633 				    unsigned int shift)  in xdr_buf_head_copy_right() 680 				     unsigned int shift)  in xdr_buf_tail_shift_right() 691 				      unsigned int shift)  in xdr_buf_pages_shift_right() 707 				     unsigned int shift)  in xdr_buf_head_shift_right() 725 				   unsigned int len, unsigned int shift)  in xdr_buf_tail_copy_left() 770 				    unsigned int shift)  in xdr_buf_pages_copy_left() 803 				    unsigned int shift)  in xdr_buf_tail_shift_left() 812 				     unsigned int shift)  in xdr_buf_pages_shift_left() [all …] 
 | 
| /net/netfilter/ | 
| D | nf_conntrack_sip.c | 67 		      const char *limit, int *shift)  in string_len() 79 		      const char *limit, int *shift)  in digits_len() 111 		      const char *limit, int *shift)  in callid_len() 130 		     const char *limit, int *shift)  in media_len() 186 		      const char *limit, int *shift)  in epaddr_len() 206 			  const char *limit, int *shift)  in skp_epaddr_len() 245 	int shift = 0;  in ct_sip_parse_request()  local 374 	int shift = 0;  in ct_sip_get_header()  local 442 	int shift = 0;  in ct_sip_next_header()  local 674 			const char *limit, int *shift)  in sdp_addr_len() [all …] 
 | 
| D | nft_bitwise.c | 40 	u32 shift = priv->data.data[0];  in nft_bitwise_eval_lshift()  local 53 	u32 shift = priv->data.data[0];  in nft_bitwise_eval_rshift()  local
  | 
| D | nf_conntrack_h323_asn1.c | 215 	unsigned int v, l, shift, bytes;  in get_bitmap()  local
  | 
| /net/mac80211/ | 
| D | airtime.c | 34 #define MCS_DURATION_S(shift, streams, sgi, bps)		\  argument 55 #define HE_DURATION_S(shift, streams, gi, bps)		\  argument 65 #define EHT_DURATION_S(shift, streams, gi, bps)		\  argument 290 	u8 shift;  member
  | 
| D | rc80211_minstrel_ht.h | 101 	u8 shift;  member
  | 
| D | sta_info.c | 2443 		unsigned int shift;  in sta_stats_decode_rate()  local
  | 
| D | rx.c | 409 		int shift = 0;  in ieee80211_add_rx_radiotap_header()  local
  | 
| /net/rxrpc/ | 
| D | proc.c | 320 	unsigned int shift = 32 - HASH_BITS(rxnet->peer_hash);  in rxrpc_peer_seq_start()  local 355 	unsigned int shift = 32 - HASH_BITS(rxnet->peer_hash);  in rxrpc_peer_seq_next()  local
  | 
| D | conn_client.c | 342 	unsigned int shift = slot * RXRPC_MAXCALLS;  in rxrpc_add_conn_to_bundle()  local
  | 
| /net/ipv4/ | 
| D | tcp_timer.c | 109 	int shift = 0;  in tcp_out_of_resources()  local
  | 
| D | tcp_cubic.c | 169 	u32 x, b, shift;  in cubic_root()  local
  | 
| D | tcp.c | 3040 static bool tcp_too_many_orphans(int shift)  in tcp_too_many_orphans() 3054 bool tcp_check_oom(const struct sock *sk, int shift)  in tcp_check_oom()
  | 
| D | fib_trie.c | 379 	unsigned int shift = pos + bits;  in tnode_new()  local
  | 
| /net/netfilter/ipvs/ | 
| D | ip_vs_mh.c | 347 	int mw, shift;  in ip_vs_mh_shift_weight()  local
  | 
| /net/sched/ | 
| D | em_meta.c | 714 	int shift = v->hdr.shift;  in meta_var_apply_extras()  local
  | 
| D | sch_generic.c | 1528 static void psched_ratecfg_precompute__(u64 rate, u32 *mult, u8 *shift)  in psched_ratecfg_precompute__()
  | 
| D | sch_qfq.c | 742 static inline u64 qfq_round_down(u64 ts, unsigned int shift)  in qfq_round_down()
  | 
| D | sch_cake.c | 1351 static u64 cake_ewma(u64 avg, u64 sample, u32 shift)  in cake_ewma()
  | 
| /net/netlink/ | 
| D | af_netlink.c | 1740 		int pos, idx, shift, err = 0;  in netlink_getsockopt()  local
  | 
| /net/core/ | 
| D | neighbour.c | 531 static struct neigh_hash_table *neigh_hash_alloc(unsigned int shift)  in neigh_hash_alloc()
  | 
| D | filter.c | 2666 	u32 first_sge, last_sge, i, shift, bytes_sg_total;  in BPF_CALL_4()  local
  |