Searched refs:line (Results 1 – 8 of 8) sorted by relevance
40 int line = 0; in ceph_armor() local65 line += 4; in ceph_armor()66 if (line == 64) { in ceph_armor()67 line = 0; in ceph_armor()
24 bool "Include file:line in ceph debug output"29 line to aid debugging. This increases kernel size and slows
10 frame relay; the one physical line from your box to the X.25 network28 X.25 over a standard telephone line using an ordinary modem (say Y
14 and on-line games.
546 void xdp_warn(const char *msg, const char *func, const int line) in xdp_warn() argument548 WARN(1, "XDP_WARN: %s(line:%d): %s\n", func, line, msg); in xdp_warn()
98 #define __get_rpn_data_bits(line) ((line) & 0x3) argument99 #define __get_rpn_stop_bits(line) (((line) >> 2) & 0x1) argument100 #define __get_rpn_parity(line) (((line) >> 3) & 0x7) argument
30 line111 supplied on the kernel command line or by BOOTP or RARP protocols.128 command line, you can say N here.145 command line, you can say N here. If unsure, say Y. Note that if you
74 or by appending ip_vs.conn_tab_bits=? to the kernel command line if