Home
last modified time | relevance | path

Searched refs:vw (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/tty/vt/
Dvt_ioctl.c117 static void __vt_event_queue(struct vt_event_wait *vw) in __vt_event_queue() argument
121 INIT_LIST_HEAD(&vw->list); in __vt_event_queue()
122 vw->done = 0; in __vt_event_queue()
125 list_add(&vw->list, &vt_events); in __vt_event_queue()
129 static void __vt_event_wait(struct vt_event_wait *vw) in __vt_event_wait() argument
132 wait_event_interruptible(vt_event_waitqueue, vw->done); in __vt_event_wait()
135 static void __vt_event_dequeue(struct vt_event_wait *vw) in __vt_event_dequeue() argument
141 list_del(&vw->list); in __vt_event_dequeue()
154 static void vt_event_wait(struct vt_event_wait *vw) in vt_event_wait() argument
156 __vt_event_queue(vw); in vt_event_wait()
[all …]
/Linux-v5.4/tools/perf/trace/beauty/
Dmmap_flags.sh28 egrep -vw 'MAP_(UNINITIALIZED|TYPE|SHARED_VALIDATE)' | \
33 egrep -vw 'MAP_(UNINITIALIZED|TYPE|SHARED_VALIDATE)' | \
/Linux-v5.4/drivers/ps3/
Dvuart.h59 struct ps3_vuart_work *vw = container_of(_work, struct ps3_vuart_work, in ps3_vuart_work_to_system_bus_dev() local
61 return vw->dev; in ps3_vuart_work_to_system_bus_dev()
/Linux-v5.4/Documentation/firmware-guide/acpi/
Dmethod-customizing.rst59 e.g. "iasl -vw 6084 psr.asl" (psr.aml is generated as a result)
60 If parameter "-vw 6084" is not supported by your iASL compiler,
/Linux-v5.4/arch/ia64/kernel/
Dpalinfo.c349 vm_info_1.pal_vm_info_1_s.vw ? "" : "not ", in vm_info()
/Linux-v5.4/arch/mips/
DMakefile312 egrep -vw '__GNUC_(|MINOR_|PATCHLEVEL_)_' | \
/Linux-v5.4/arch/ia64/include/asm/
Dpal.h1625 u64 vw : 1, member