Searched refs:Entries (Results 1 – 5 of 5) sorted by relevance
112 } Entries[] = { variable124 #define NPROCENT (sizeof(Entries)/sizeof(Entries[0]))136 if ((p = create_proc_entry(Entries[i].name, 0, base))) { in jfs_proc_init()137 p->read_proc = Entries[i].read_fn; in jfs_proc_init()138 p->write_proc = Entries[i].write_fn; in jfs_proc_init()149 remove_proc_entry(Entries[i].name, base); in jfs_proc_clean()
32 3. Entries in the /proc filesystem78 3. Entries in the /proc filesystem
123 Entries in the `options' array above will override any setting of137 Sets full duplex mode for all 3c59x NICs in the machine. Entries229 Sets enable_wol mode for all 3c59x NICs in the machine. Entries in
34 Entries - the number of ptes that can be stored in the hash table.
6002 unsigned int Entries; in Monitor() local6009 Entries = 0; in Monitor()6013 if ((Instance < 1) || (Instance > Entries)) { in Monitor()6024 Limit = Entries; in Monitor()7411 unsigned int Entries = 0; in GetTrapQueueLen() local7419 Entries ++; in GetTrapQueueLen()7428 *pEntries = Entries; in GetTrapQueueLen()