Home
last modified time | relevance | path

Searched refs:destroyed (Results 1 – 25 of 35) sorted by relevance

12

/linux-2.6.39/tools/perf/scripts/perl/
Dworkqueue-stats.pl32 $cpus[$common_cpu]{$thread_pid}{destroyed}++;
91 my $destroyed = $$wqhash{'destroyed'} || 0;
93 if ($created || $destroyed) {
94 printf("%3u %6u %6u\t%-20s\n", $cpu, $created, $destroyed,
/linux-2.6.39/Documentation/ABI/testing/
Dsysfs-dev17 dynamically created and destroyed as devices enter and
/linux-2.6.39/fs/nilfs2/
DKconfig9 destroyed just a few seconds ago. Since this file system can keep
/linux-2.6.39/drivers/infiniband/hw/nes/
Dnes_verbs.h169 u16 destroyed:1; member
Dnes_cm.c2625 if ((issue_flush) && (nesqp->destroyed == 0)) { in nes_cm_disconn_true()
3278 if (nesqp->destroyed) { in cm_event_connected()
/linux-2.6.39/arch/m68k/fpsp040/
Dx_store.S106 | a0 -> destroyed
107 | a1 -> destroyed
/linux-2.6.39/Documentation/i2c/
Dinstantiating-devices50 The devices will be automatically unbound and destroyed when the I2C bus
148 destroyed automatically when the driver which detected them is removed,
149 or when the underlying I2C bus is itself destroyed, whichever happens
/linux-2.6.39/Documentation/filesystems/configfs/
Dconfigfs.txt24 destroyed in kernel, the kernel controls the lifecycle of the sysfs
28 mkdir(2). It is destroyed via rmdir(2). The attributes appear at
64 When an item needs to be destroyed, remove it with rmdir(2). An
65 item cannot be destroyed if any other item has a link to it (via
110 Items are created and destroyed inside a config_group. A group is a
/linux-2.6.39/Documentation/RCU/
Drcu.txt6 item being destroyed, and one that actually carries out the destruction.
/linux-2.6.39/Documentation/filesystems/
Ddlmfs.txt57 destroyed and locks within them accessed.
Dnilfs2.txt7 destroyed just a few seconds ago. Since NILFS2 can keep consistency
Dinotify.txt60 All watches are destroyed and cleaned up on close.
Dspufs.txt430 descriptor is closed, the logical SPU context is destroyed.
Drelay.txt449 The channel and its associated buffers are destroyed when there are no
/linux-2.6.39/Documentation/kvm/
Dmmu.txt160 unpinned it will be destroyed.
196 page cannot be destroyed. See role.invalid.
/linux-2.6.39/Documentation/driver-model/
Ddevres.txt199 when it is released or destroyed (removed and freed) - no reference
/linux-2.6.39/Documentation/
Dkeys-request-key.txt48 destroyed. The kernel interface returns a pointer directly to the key, and
Dkobject.txt34 what happens to the kobject when it is created and destroyed.
/linux-2.6.39/Documentation/usb/
Dpersist.txt48 controllers. Result: all the power sessions are destroyed and again
/linux-2.6.39/Documentation/frv/
Dkernel-ABI.txt106 SCR2 MMU Save for EAR0 (destroyed by icache insns
/linux-2.6.39/drivers/staging/vme/
Dvme_api.txt219 executed, reused and destroyed.
/linux-2.6.39/Documentation/fb/
Dmatroxfb.txt307 pretty effects on screen. Device was not destroyed during tests. :-)
/linux-2.6.39/Documentation/power/
Dswsusp.txt274 read back into memory the temporary key is destroyed which simply
/linux-2.6.39/Documentation/networking/
Dppp_generic.txt70 destroyed. For example, the ppp_async channel code calls this when
/linux-2.6.39/Documentation/filesystems/caching/
Dbackend-api.txt588 cache has been destroyed and deallocated. This will allow continuation

12