Searched refs:destroyed (Results 1 – 25 of 35) sorted by relevance
12
/linux-2.6.39/tools/perf/scripts/perl/ |
D | workqueue-stats.pl | 32 $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/ |
D | sysfs-dev | 17 dynamically created and destroyed as devices enter and
|
/linux-2.6.39/fs/nilfs2/ |
D | Kconfig | 9 destroyed just a few seconds ago. Since this file system can keep
|
/linux-2.6.39/drivers/infiniband/hw/nes/ |
D | nes_verbs.h | 169 u16 destroyed:1; member
|
D | nes_cm.c | 2625 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/ |
D | x_store.S | 106 | a0 -> destroyed 107 | a1 -> destroyed
|
/linux-2.6.39/Documentation/i2c/ |
D | instantiating-devices | 50 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/ |
D | configfs.txt | 24 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/ |
D | rcu.txt | 6 item being destroyed, and one that actually carries out the destruction.
|
/linux-2.6.39/Documentation/filesystems/ |
D | dlmfs.txt | 57 destroyed and locks within them accessed.
|
D | nilfs2.txt | 7 destroyed just a few seconds ago. Since NILFS2 can keep consistency
|
D | inotify.txt | 60 All watches are destroyed and cleaned up on close.
|
D | spufs.txt | 430 descriptor is closed, the logical SPU context is destroyed.
|
D | relay.txt | 449 The channel and its associated buffers are destroyed when there are no
|
/linux-2.6.39/Documentation/kvm/ |
D | mmu.txt | 160 unpinned it will be destroyed. 196 page cannot be destroyed. See role.invalid.
|
/linux-2.6.39/Documentation/driver-model/ |
D | devres.txt | 199 when it is released or destroyed (removed and freed) - no reference
|
/linux-2.6.39/Documentation/ |
D | keys-request-key.txt | 48 destroyed. The kernel interface returns a pointer directly to the key, and
|
D | kobject.txt | 34 what happens to the kobject when it is created and destroyed.
|
/linux-2.6.39/Documentation/usb/ |
D | persist.txt | 48 controllers. Result: all the power sessions are destroyed and again
|
/linux-2.6.39/Documentation/frv/ |
D | kernel-ABI.txt | 106 SCR2 MMU Save for EAR0 (destroyed by icache insns
|
/linux-2.6.39/drivers/staging/vme/ |
D | vme_api.txt | 219 executed, reused and destroyed.
|
/linux-2.6.39/Documentation/fb/ |
D | matroxfb.txt | 307 pretty effects on screen. Device was not destroyed during tests. :-)
|
/linux-2.6.39/Documentation/power/ |
D | swsusp.txt | 274 read back into memory the temporary key is destroyed which simply
|
/linux-2.6.39/Documentation/networking/ |
D | ppp_generic.txt | 70 destroyed. For example, the ppp_async channel code calls this when
|
/linux-2.6.39/Documentation/filesystems/caching/ |
D | backend-api.txt | 588 cache has been destroyed and deallocated. This will allow continuation
|
12