Searched full:old (Results 1 – 25 of 337) sorted by relevance
12345678910>>...14
| /Documentation/translations/zh_CN/arm/ |
| D | kernel_user_helpers.txt | 78 fprintf(stderr, "can't do atomic operations, kernel too old\n"); 168 int old, new; 171 old = *ptr; 172 new = old + val; 173 } while(__kuser_cmpxchg(old, new, ptr)); 266 int64_t old, new; 269 old = *ptr; 270 new = old + val; 271 } while(__kuser_cmpxchg64(&old, &new, ptr));
|
| /Documentation/arm/ |
| D | kernel_user_helpers.rst | 64 fprintf(stderr, "can't do atomic operations, kernel too old\n"); 155 int old, new; 158 old = *ptr; 159 new = old + val; 160 } while(__kuser_cmpxchg(old, new, ptr)); 251 int64_t old, new; 254 old = *ptr; 255 new = old + val; 256 } while(__kuser_cmpxchg64(&old, &new, ptr));
|
| /Documentation/hwmon/ |
| D | w83l785ts.rst | 35 return 'old' values. 43 (5 by default) and then give up, returning the old value (or 0 if 44 there is no old value). It seems to work well enough so that you should
|
| /Documentation/sphinx/ |
| D | parse-headers.pl | 178 my ($type, $old, $new, $reftype); 182 $old = $2; 197 $new = "$reftype:`$old <$new>`"; 200 $ioctls{$old} = $new if (exists($ioctls{$old})); 204 $defines{$old} = $new if (exists($defines{$old})); 208 $enum_symbols{$old} = $new if (exists($enum_symbols{$old})); 212 $typedefs{$old} = $new if (exists($typedefs{$old})); 216 $enums{$old} = $new if (exists($enums{$old})); 220 $structs{$old} = $new if (exists($structs{$old}));
|
| /Documentation/RCU/ |
| D | arrayRCU.txt | 58 new ipc_id_ary, copies the old to the new portion of the new, initializes 60 the new array, and invokes ipc_rcu_putref() to free up the old array. 68 struct ipc_id_ary* old; 88 old = ids->entries; 97 ipc_rcu_putref(old);
|
| /Documentation/i2c/ |
| D | old-module-parameters.rst | 18 Below is a mapping from the old module parameters to the new interface. 23 Old method (module parameters):: 36 Old method (module parameters)::
|
| D | index.rst | 19 old-module-parameters
|
| /Documentation/scsi/ |
| D | megaraid.txt | 62 will convert that back into the old format before returning to applications. 64 As new applications evolve and replace the old ones, the old packet format
|
| D | g_NCR5380.txt | 38 These old-style parameters can support only one card: 50 or alternatively, using the old syntax,
|
| D | ChangeLog.megaraid_sas | 8 Old Version : 06.803.01.00-rc1 21 Old Version : 06.700.06.00-rc1 34 Old Version : 06.600.18.00-rc1 44 Old Version : 06.506.00.00-rc1 64 Old Version : 06.504.01.00-rc1 73 Old Version : 00.00.06.18-rc1 86 Old Version : 00.00.06.15-rc1 96 Old Version : 00.00.06.14-rc1 104 Old Version : 00.00.06.12-rc1 114 Old Version : 00.00.05.40-rc1 [all …]
|
| D | ppa.txt | 6 Driver archive for old drivers:
|
| /Documentation/driver-api/nvdimm/ |
| D | security.rst | 72 the kernel user keyring and reinjected as different (old) key. It's irrelevant 73 what the key description is for the old key since we are only interested in the 78 update <old keyid> <new keyid> 80 If there is no old keyid due to a security enabling, then a 0 should be 121 update <old keyid> <new keyid>
|
| D | btt.rst | 16 progress, and we experience a power failure, the block will contain a mix of old 133 old_map The old postmap ABA - after 'this' write completes, this will be a 142 old_map' alternate old postmap entry 150 a. overwrites the 'old' section in the entry based on sequence numbers 199 Both threads can update their respective free[lane] with the same old, freed 218 - If log_entry.new matches the map entry, then log_entry.old is free. 247 7. Write flog entry: [premap_aba / old postmap_aba / new postmap_aba / seq_num] 249 9. Write old post-map entry into the free list
|
| /Documentation/admin-guide/ |
| D | ufs.rst | 18 old 19 old format of ufs
|
| /Documentation/core-api/ |
| D | atomic_ops.rst | 265 the given new value. It returns the old value that the atomic variable v had 270 int atomic_cmpxchg(atomic_t *v, int old, int new); 273 with the given old and new values. Like all atomic_xxx operations, 436 extremely slow on an old 386. 601 long cas(long *mem, long old, long new); 605 1) Compares "old" with the value currently at "mem". 614 long old, new, ret; 617 old = *counter; 618 new = old + 1; 620 ret = cas(counter, old, new); [all …]
|
| /Documentation/filesystems/ |
| D | locks.txt | 14 The old flock(2) emulation in the kernel was swapped for proper BSD 16 release of the 2.1.x kernel series, support for the old emulation has 29 Because sendmail was unable to use the old flock() emulation, many sendmail
|
| /Documentation/devicetree/bindings/ |
| D | ABI.txt | 14 at the same time. The driver can bind against both the old and the 27 the old binding. ie. add additional properties, but don't change the
|
| /Documentation/media/ |
| D | net.h.rst.exceptions | 6 # Ignore old ioctls/structs
|
| /Documentation/watchdog/ |
| D | convert_drivers_to_kernel_api.rst | 2 Converting old watchdog drivers to the watchdog framework 17 Old drivers define their own file_operations for actions like open(), write(), 69 intended for porting old drivers; new drivers should not invent private IOCTLs. 120 functions in the old driver. Note that you will now get a pointer to the 158 watchdog_info struct and the newly created watchdog_ops. Often, old drivers
|
| /Documentation/block/ |
| D | biovecs.rst | 11 More specifically, old code that needed to partially complete a bio would 52 wouldn't necessarily be the same size, the old code was tricky convoluted - 73 * Splitting bios is now much simpler. The old bio_split() didn't even work on 75 size bios - because the new bio can share the old bio's biovec.
|
| /Documentation/isdn/ |
| D | m_isdn.rst | 6 the old I4L driver architecture for passiv ISDN cards.
|
| /Documentation/vm/ |
| D | page_migration.rst | 77 how to allocate the correct new page given the old page. 115 8. The new page is prepped with some settings from the old page so that 120 10. The reference count of the old page is dropped because the address space 132 14. The old page flags are cleared to indicate that the page does 141 19. The page locks are dropped from the old and new page. 184 The function of migratepage is to move content of the old page to new page
|
| /Documentation/ |
| D | rbtree.txt | 161 void rb_replace_node(struct rb_node *old, struct rb_node *new, 165 have the same key as the old node, the rbtree will probably become corrupted. 379 struct interval_tree_node *old = 384 new->__subtree_last = old->__subtree_last; 389 struct interval_tree_node *old = 394 new->__subtree_last = old->__subtree_last; 395 old->__subtree_last = compute_subtree_last(old);
|
| /Documentation/scheduler/ |
| D | sched-nice-design.rst | 11 Unfortunately that was not that easy to implement under the old 77 With the old scheduler, if you for example started a niced task with +1 95 1.5%, instead of the variable 3%-5%-9% range they got in the old
|
| /Documentation/driver-api/ |
| D | isa.rst | 16 The attached does this. For this old non (generically) discoverable ISA 59 ALSA would want to keep the old non-load behaviour, it could stick all 60 of the old .probe in .match, which would only keep them registered after
|
12345678910>>...14