Searched refs:part (Results 1 – 6 of 6) sorted by relevance
137 unsigned int part; in rds_trans_stats_info_copy() local149 part = trans->stats_info_copy(iter, avail); in rds_trans_stats_info_copy()150 avail -= min(avail, part); in rds_trans_stats_info_copy()151 total += part; in rds_trans_stats_info_copy()
455 struct sk_buff *part; in rxrpc_process_jumbo_packet() local466 part = skb_clone(jumbo, GFP_ATOMIC); in rxrpc_process_jumbo_packet()467 if (!part) { in rxrpc_process_jumbo_packet()472 rxrpc_new_skb(part); in rxrpc_process_jumbo_packet()474 pskb_trim(part, RXRPC_JUMBO_DATALEN); in rxrpc_process_jumbo_packet()491 rxrpc_fast_process_packet(call, part); in rxrpc_process_jumbo_packet()492 part = NULL; in rxrpc_process_jumbo_packet()502 rxrpc_free_skb(part); in rxrpc_process_jumbo_packet()
12 the transport part, not the presentation part: (un)marshalling is
9 the lower) part of the X.25 protocol. It offers a reliable12 Layer, the higher part of X.25, but others are possible as well).
220 is taking part in a mesh network).233 is taking part in a mesh network).246 is taking part in a mesh network).258 synchronization debugging messages (when mac80211 is taking part in a269 channel switch debugging messages (when mac80211 is taking part in a280 powersave debugging messages (when mac80211 is taking part in a
810 addresses. It maps the network address part, while keeping the host811 address part intact.