Home
last modified time | relevance | path

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

/linux-4.19.296/fs/afs/
Dmain.c78 net->live = true; in afs_net_init()
132 net->live = false; in afs_net_init()
136 net->live = false; in afs_net_init()
141 net->live = false; in afs_net_init()
152 net->live = false; in afs_net_exit()
Dcell.c38 if (net->live) { in afs_set_cell_timer()
640 if (cell->dns_expiry <= now && net->live) in afs_manage_cell()
707 bool purging = !net->live; in afs_manage_cells()
Dserver.c322 if (net->live) { in afs_set_server_timer()
440 bool purging = !net->live; in afs_manage_servers()
Dinternal.h226 bool live; /* F if this namespace is being removed */ member
/linux-4.19.296/lib/
Dis_single_threaded.c26 if (atomic_read(&task->signal->live) != 1) in current_is_single_threaded()
DKconfig.debug116 From a live system:
1165 bool "Lock debugging: detect incorrect freeing of live locks"
1175 vfree(), etc.), whether a live lock is incorrectly reinitialized via
1303 live on past the point at which a driver decides to drop it's
/linux-4.19.296/drivers/media/rc/keymaps/
DMakefile33 rc-dntv-live-dvb-t.o \
34 rc-dntv-live-dvbt-pro.o \
/linux-4.19.296/drivers/isdn/hardware/eicon/
Dmi_pc.h87 dword volatile live; member
Dos_pri.c357 i = READ_DWORD(&boot->live); in diva_pri_reset_adapter()
360 if (i == READ_DWORD(&boot->live)) { in diva_pri_reset_adapter()
/linux-4.19.296/include/linux/
Dbpf_verifier.h91 enum bpf_reg_liveness live; member
/linux-4.19.296/fs/proc/
DKconfig36 Provides a virtual ELF core file of the live kernel. This can
/linux-4.19.296/fs/ocfs2/dlm/
Ddlmdomain.c1547 int status, node, live; in dlm_send_join_asserts() local
1563 live = test_bit(node, dlm->live_nodes_map); in dlm_send_join_asserts()
1571 if (live) in dlm_send_join_asserts()
1574 } while (status && live); in dlm_send_join_asserts()
/linux-4.19.296/include/linux/sched/
Dsignal.h86 atomic_t live; member
/linux-4.19.296/fs/
DKconfig154 created on your hard drive. The files live in memory and swap
/linux-4.19.296/drivers/isdn/hisax/
DKconfig47 If you have trouble with some ugly exchanges or you live in
/linux-4.19.296/drivers/i2c/busses/
DKconfig64 and temperature sensors live. Saying yes here will give you access
222 live. Saying yes here will give you access to these in addition
/linux-4.19.296/
DMAINTAINERS8548 L: live-patching@vger.kernel.org