Home
last modified time | relevance | path

Searched refs:live (Results 1 – 14 of 14) sorted by relevance

/drivers/gpu/host1x/hw/
Dsyncpt_hw.c60 u32 old, live; in syncpt_load() local
65 live = host1x_sync_readl(host, HOST1X_SYNC_SYNCPT(sp->id)); in syncpt_load()
66 } while ((u32)atomic_cmpxchg(&sp->min_val, old, live) != old); in syncpt_load()
68 if (!host1x_syncpt_check_max(sp, live)) in syncpt_load()
73 return live; in syncpt_load()
/drivers/infiniband/core/
Duverbs_cmd.c93 uobj->live = 0; in init_uobj()
173 if (!uobj->live) { in idr_read_uobj()
191 if (!uobj->live) { in idr_write_uobj()
557 uobj->live = 1; in ib_uverbs_alloc_pd()
591 uobj->live = 0; in ib_uverbs_dealloc_pd()
800 obj->uobject.live = 1; in ib_uverbs_open_xrcd()
840 int live; in ib_uverbs_close_xrcd() local
865 uobj->live = 0; in ib_uverbs_close_xrcd()
868 live = uobj->live; in ib_uverbs_close_xrcd()
877 if (inode && !live) in ib_uverbs_close_xrcd()
[all …]
Duverbs_main.c519 if (!event->element.qp->uobject || !event->element.qp->uobject->live) in ib_uverbs_qp_event_handler()
/drivers/media/rc/keymaps/
DMakefile29 rc-dntv-live-dvb-t.o \
30 rc-dntv-live-dvbt-pro.o \
/drivers/isdn/hardware/eicon/
Dmi_pc.h87 dword volatile live; member
Dos_pri.c356 i = READ_DWORD(&boot->live); in diva_pri_reset_adapter()
359 if (i == READ_DWORD(&boot->live)) { in diva_pri_reset_adapter()
/drivers/mtd/
DKconfig212 unless you live in the Free World where software patents aren't
229 unless you live in the Free World where software patents aren't
254 unless you live in the Free World where software patents aren't
/drivers/usb/host/
Dehci-sched.c2384 bool modified, live; in scan_isoc() local
2394 live = true; in scan_isoc()
2397 live = false; in scan_isoc()
2422 if (frame == now_frame && live) { in scan_isoc()
2464 && live in scan_isoc()
Dfusbh200-hcd.c4743 bool modified, live; in scan_isoc() local
4753 live = true; in scan_isoc()
4756 live = false; in scan_isoc()
4781 if (frame == now_frame && live) { in scan_isoc()
Dfotg210-hcd.c4810 bool modified, live; in scan_isoc() local
4820 live = true; in scan_isoc()
4823 live = false; in scan_isoc()
4848 if (frame == now_frame && live) { in scan_isoc()
Doxu210hp-hcd.c2298 int live; in scan_periodic() local
2300 live = HC_IS_RUNNING(oxu_to_hcd(oxu)->state); in scan_periodic()
/drivers/isdn/hisax/
DKconfig47 If you have trouble with some ugly exchanges or you live in
/drivers/i2c/busses/
DKconfig64 and temperature sensors live. Saying yes here will give you access
202 live. Saying yes here will give you access to these in addition
/drivers/md/
DKconfig304 needed for live data migration tools such as 'pvmove'.