Home
last modified time | relevance | path

Searched refs:last_rule (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/
H A Drun.rules8 KERNEL=="ptmx", OPTIONS+="last_rule"
9 KERNEL=="console", OPTIONS+="last_rule"
10 KERNEL=="tty" , OPTIONS+="last_rule"
11 KERNEL=="tty[0-9]*", OPTIONS+="last_rule"
12 KERNEL=="pty*", OPTIONS+="last_rule"
13 SUBSYSTEM=="vc", OPTIONS+="last_rule"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/tftp-hpa/files/
H A Dtftp-0.40-remap.patch19 *last_rule = this_rule;
20 last_rule = &this_rule->next;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Dmain.c833 bool last_rule = next_rule->size == 0 && next_rule->id == 0 && in mlx4_handle_eth_header_mcast_prio() local
836 if (last_rule) in mlx4_handle_eth_header_mcast_prio()