Home
last modified time | relevance | path

Searched defs:pop (Results 1 – 3 of 3) sorted by relevance

/drivers/watchdog/
Docteon-wdt-nmi.S89 .set pop define
/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c591 esw_vlan_action_get_vport(struct mlx5_esw_flow_attr *attr, bool push, bool pop) in esw_vlan_action_get_vport()
609 bool push, bool pop, bool fwd) in esw_add_vlan_action_check()
648 bool push, pop, fwd; in mlx5_eswitch_add_vlan_action() local
717 bool push, pop, fwd; in mlx5_eswitch_del_vlan_action() local
/drivers/md/
Ddm-kcopyd.c436 static struct kcopyd_job *pop(struct list_head *jobs, in pop() function