Home
last modified time | relevance | path

Searched refs:save (Results 1 – 5 of 5) sorted by relevance

/net/smc/
A Dsmc_cdc.h197 union smc_host_cursor *save, in smc_host_cursor_to_cdc() argument
200 smc_curs_copy(save, local, conn); in smc_host_cursor_to_cdc()
201 peer->count = htonl(save->count); in smc_host_cursor_to_cdc()
202 peer->wrap = htons(save->wrap); in smc_host_cursor_to_cdc()
208 union smc_host_cursor *save) in smc_host_msg_to_cdc() argument
216 smc_host_cursor_to_cdc(&peer->prod, &local->prod, save, conn); in smc_host_msg_to_cdc()
217 smc_host_cursor_to_cdc(&peer->cons, &local->cons, save, conn); in smc_host_msg_to_cdc()
/net/batman-adv/
A DKconfig44 this feature and save some space.
54 this option you can safely remove it and save some space.
67 can safely disable it and save some space.
/net/bridge/
A Dbr_cfm.c791 goto save; in br_cfm_cc_ccm_tx()
800 goto save; in br_cfm_cc_ccm_tx()
805 goto save; in br_cfm_cc_ccm_tx()
814 save: in br_cfm_cc_ccm_tx()
/net/mac80211/
A DKconfig202 verbose power save mode debugging messages (when mac80211
/net/xfrm/
A Dxfrm_iptfs.c1025 struct sk_buff *save = skbseq->root_skb; in __input_process_payload() local
1028 skb_prepare_seq_read(save, data, tail, skbseq); in __input_process_payload()

Completed in 13 milliseconds