fs/proc/consoles.c
58
seq_setwidth(m, 21 - 1);
fs/proc/nommu.c
47
seq_setwidth(m, 25 + sizeof(void *) * 6 - 1);
fs/proc/task_mmu.c
480
seq_setwidth(m, 25 + sizeof(void *) * 6 - 1);
fs/proc/task_nommu.c
146
seq_setwidth(m, 25 + sizeof(void *) * 6 - 1);
net/ipv4/fib_trie.c
2968
seq_setwidth(seq, 127);
net/ipv4/ping.c
1111
seq_setwidth(seq, 127);
net/ipv4/tcp_ipv4.c
2860
seq_setwidth(seq, TMPSZ - 1);
net/ipv4/udp.c
3277
seq_setwidth(seq, 127);
net/phonet/socket.c
580
seq_setwidth(seq, 127);
net/phonet/socket.c
755
seq_setwidth(seq, 63);
net/sctp/objcnt.c
67
seq_setwidth(seq, 127);