Searched refs:objects (Results 1 – 17 of 17) sorted by relevance
/linux-2.4.37.9/net/irda/ ! |
D | irias_object.c | 32 hashbin_t *objects = NULL; variable 151 node = hashbin_remove(objects, 0, obj->name); in irias_delete_object() 202 hashbin_insert(objects, (irda_queue_t *) obj, 0, obj->name); in irias_insert_object() 215 return hashbin_find(objects, 0, name); in irias_find_object() 273 obj = hashbin_find(objects, 0, obj_name); in irias_object_change_attribute()
|
D | iriap.c | 99 objects = hashbin_new(HB_LOCAL); in iriap_init() 100 if (!objects) { in iriap_init() 150 hashbin_delete(objects, (FREE_FUNC) __irias_delete_object); in iriap_cleanup() 976 ASSERT( objects != NULL, return 0;); in irias_proc_read() 986 obj = (struct ias_object *) hashbin_get_first(objects); in irias_proc_read() 1029 obj = (struct ias_object *) hashbin_get_next(objects); in irias_proc_read()
|
/linux-2.4.37.9/ ! |
D | Rules.make | 199 # Separate the object into "normal" objects and "exporting" objects 200 # Exporting objects are: all objects that define symbol tables
|
/linux-2.4.37.9/include/net/irda/ ! |
D | irias_object.h | 107 extern hashbin_t *objects;
|
/linux-2.4.37.9/Documentation/firmware_class/ ! |
D | README | 36 Note: this would require the persistent objects to be included
|
/linux-2.4.37.9/include/acpi/ ! |
D | aclocal.h | 894 u32 objects; member
|
/linux-2.4.37.9/Documentation/usb/ ! |
D | ov511.txt | 113 images with white objects on black backgrounds at 640x480. Setting this 249 such that objects in the camera's view (i.e. your head) can be clearly
|
/linux-2.4.37.9/Documentation/filesystems/ ! |
D | ext2.txt | 30 grpid, bsdgroups Give objects the same group ID as their parent. 31 nogrpid, sysvgroups (*) New objects have the group ID of their creator. 169 Symbolic links are also filesystem objects with inodes. They deserve
|
D | coda.txt | 219 read/write and create and remove objects. The Coda FS layer services 288 synchronization objects. In the upcall routine the message structure 294 created, and implemented using available synchronization objects in 777 create. The VFS operation create is only called to create new objects. 1440 objects are called ccnnooddeess. 1457 invalidate cache entries when it modifies or removes objects. 1665 best implemented by Venus fetching these objects before attempting
|
D | proc.txt | 326 Commonly used objects have their own slab pool (such as network buffers,
|
/linux-2.4.37.9/Documentation/crypto/ ! |
D | api-intro.txt | 21 'Transforms' are user-instantiated objects, which maintain state, handle all
|
/linux-2.4.37.9/Documentation/kbuild/ ! |
D | makefiles.txt | 519 A Makefile is only responsible for building objects in its own 609 build an archive which again contains objects listed in 643 will compile the objects listed in $(isdn-objs) and then run 646 Note: Of course, when you are building objects into the kernel,
|
/linux-2.4.37.9/fs/affs/ ! |
D | Changes | 283 - The names of newly created filesystem objects are
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ ! |
D | aic7xxx.seq | 2152 * an array of 32byte objects, SINDEX contains 2165 * an array of 64byte objects, SINDEX contains 2176 * index into an array of 1byte objects, SINDEX contains
|
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ ! |
D | aic7xxx.seq | 1324 * an array of 32byte objects, SINDEX contains 1334 * index into an array of 1byte objects, SINDEX contains
|
/linux-2.4.37.9/Documentation/s390/ ! |
D | Debugging390.txt | 426 all globals & shared library objects are found using this pointer.
|
/linux-2.4.37.9/Documentation/ ! |
D | Configure.help | 6348 type of objects that are currently allocated. This is useful for
|