Home
last modified time | relevance | path

Searched refs:chop (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/Documentation/target/
Dtcmu-design.txt283 buf[ret-1] = '\0'; /* null-terminate and chop off the \n */
294 str_buf[ret-1] = '\0'; /* null-terminate and chop off the \n */
/linux-4.1.27/Documentation/networking/
Dfib_trie.txt137 chop off part of the key in order to find the longest matching prefix.
/linux-4.1.27/drivers/net/ethernet/myricom/myri10ge/
Dmyri10ge.c2975 int next_is_first, chop; in myri10ge_xmit() local
2977 chop = (cum_len_next > mss); in myri10ge_xmit()
2980 flags |= chop * MXGEFW_FLAGS_TSO_CHOP; in myri10ge_xmit()
2983 rdma_count |= -(chop | next_is_first); in myri10ge_xmit()
2984 rdma_count += chop & ~next_is_first; in myri10ge_xmit()
/linux-4.1.27/Documentation/
Datomic_ops.txt458 flag operations. Routines such as test_and_set_ti_thread_flag() chop