Lines Matching refs:list
12 * notice, this list of conditions and the following disclaimer.
14 * notice, this list of conditions and the following disclaimer in the
45 #include <linux/list.h>
192 hlist_for_each_entry_rcu(r, rx_list, list) {
257 seq_printf(m, " %8ld current receive list entries (CRCV)\n",
259 seq_printf(m, " %8ld maximum receive list entries (MRCV)\n",
315 seq_printf(m, "\nreceive list '%s':\n", rx_list_name[idx]);
319 /* receive list for 'all' CAN devices (dev == NULL) */
323 /* receive list for registered CAN devices */
346 /* check whether at least one list is non-empty */
370 seq_puts(m, "\nreceive list 'rx_sff':\n");
374 /* sff receive list for 'all' CAN devices (dev == NULL) */
379 /* sff receive list for registered CAN devices */
403 seq_puts(m, "\nreceive list 'rx_eff':\n");
407 /* eff receive list for 'all' CAN devices (dev == NULL) */
412 /* eff receive list for registered CAN devices */