Home
last modified time | relevance | path

Searched refs:prev_flags (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/admin-guide/kdump/
H A Dgdbmacros.txt177 set var $prev_flags = $arg2
179 set var $prev_flags = 0
212 if (($prev_flags & 8) && !($info->flags & 4))
219 if (($prev_flags & 8) && !($prev_flags & 2))
299 set var $prev_flags = 0
311 dump_record $desc $info $prev_flags
312 set var $prev_flags = $info->flags
/linux/tools/testing/vma/
H A Dvma.c1017 vm_flags_t prev_flags = vm_flags; in __test_merge_existing() local
1032 prev_flags |= VM_STICKY; in __test_merge_existing()
1114 vma_prev = alloc_and_link_vma(&mm, 0, 0x3000, 0, prev_flags); in __test_merge_existing()
1150 vma_prev = alloc_and_link_vma(&mm, 0, 0x3000, 0, prev_flags); in __test_merge_existing()
1181 vma_prev = alloc_and_link_vma(&mm, 0, 0x3000, 0, prev_flags); in __test_merge_existing()
1218 vma_prev = alloc_and_link_vma(&mm, 0, 0x3000, 0, prev_flags); in __test_merge_existing()
/linux/drivers/video/fbdev/omap/
H A Dhwa742.c117 int prev_flags; member
376 if (hwa742.prev_flags != flags || in send_frame_handler()
380 hwa742.prev_flags = flags; in send_frame_handler()
1008 hwa742.prev_flags = 0; in hwa742_init()
/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.c2352 u32 prev_flags; in bnx2x_set_pf_tx_switching() local
2356 prev_flags = bp->flags; in bnx2x_set_pf_tx_switching()
2361 if (prev_flags == bp->flags) in bnx2x_set_pf_tx_switching()