/linux/arch/riscv/kernel/ |
H A D | ftrace.c | 38 unsigned int replaced[2]; in ftrace_check_current_call() local 49 if (copy_from_kernel_nofault(replaced, (void *)hook_pos, in ftrace_check_current_call() 57 if (memcmp(expected, replaced, sizeof(replaced))) { in ftrace_check_current_call() 59 (void *)hook_pos, expected[0], expected[1], replaced[0], in ftrace_check_current_call() 60 replaced[1]); in ftrace_check_current_call()
|
/linux/arch/sparc/kernel/ |
H A D | ftrace.c | 28 u32 replaced; in ftrace_modify_code() local 46 : "=r" (replaced), [faulted] "=r" (faulted) in ftrace_modify_code() 50 if (replaced != old && replaced != new) in ftrace_modify_code()
|
/linux/drivers/staging/media/atomisp/pci/ |
H A D | sh_css_params.h | 76 * should be replaced by CSS per pipe configuration when the support 86 /* ---- deprecated: replaced with pipe_dvs_6axis_config---- */ 125 /* ---- deprecated: replaced with pipe_dvs_6axis_config_changed ---- */ 129 * should be replaced by CSS per pipe configuration when the support
|
/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | fib.sh | 112 check_err $? "Local table route was replaced when should not" 124 check_err $? "Main table route was not replaced when should" 209 check_err $? "Local table route was replaced when should not" 221 check_err $? "Main table route was not replaced when should"
|
/linux/tools/memory-model/litmus-tests/ |
H A D | S+poonceonces.litmus | 8 * is replaced by WRITE_ONCE() and the smp_load_acquire() replaced by
|
H A D | ISA2+poonceonces.litmus | 8 * smp_store_release() invocations are replaced by WRITE_ONCE() and all 9 * of the smp_load_acquire() invocations are replaced by READ_ONCE()?
|
H A D | README | 45 As below, but with store-release replaced with WRITE_ONCE() 46 and load-acquire replaced with READ_ONCE(). 63 As above, but with store-release replaced with WRITE_ONCE() 64 and load-acquire replaced with READ_ONCE().
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | diff-v4l.rst | 69 was replaced by ``capabilities``. Note V4L2 does not distinguish between 159 The ``audios`` field was replaced by ``capabilities`` flag 207 ``VIDEO_VC_AUDIO`` flag was replaced by the ``audioset`` field. V4L2 213 The ``norm`` field describing the supported video standards was replaced 239 replaced by a whole new set of ioctls and structures described in 270 replaced by V4L2 controls accessible with the 375 The following fields where replaced by V4L2 controls accessible with the 401 and ``VIDEO_AUDIO_MUTE`` flags where replaced by the boolean 422 field was replaced by ``pixelformat``. See :ref:`pixfmt-rgb` for a 476 only the odd or even field, respectively, were replaced by
|
H A D | hist-v4l2.rst | 27 1998-09-18: The ``VIDIOC_NONCAP`` ioctl was replaced by the otherwise 160 introduced and one dropped. The ``catname`` field was replaced by a 322 ``V4L2_CAP_TUNER``, ``V4L2_CAP_VIDEO_OVERLAY`` replaced 324 ``V4L2_CAP_VBI_OUTPUT`` replaced ``V4L2_FLAG_DATA_SERVICE``. 345 ``V4L2_INPUT_CAP_AUDIO`` was replaced by the new ``audioset`` field. 368 replaced by an ``index`` field, permitting devices with multiple 375 ``output`` was replaced by an ``index`` field. 378 field was replaced by a ``tuner`` field containing the respective 464 longer needed and was removed. These calls can be replaced by 477 Since the remaining flags were replaced as well, the ``flags`` field [all …]
|
/linux/Documentation/livepatch/ |
H A D | cumulative-patches.rst | 65 to reverse it and restore the replaced patches atomically. 73 Also note that the replaced patch can be removed and loaded again 78 executed. Any callbacks from the replaced patches are ignored.
|
H A D | system-state.rst | 91 replaced. 94 been done by a livepatch that is being replaced. 100 done by livepatches that were being replaced.
|
/linux/arch/mips/mm/ |
H A D | page-funcs.S | 34 1: j 1b /* Dummy, will be replaced. */ 50 1: j 1b /* Dummy, will be replaced. */
|
/linux/tools/lib/ |
H A D | string.c | 135 * Note that the first trailing whitespace is replaced with a %NUL-terminator 172 * @old: The character being replaced. 173 * @new: The character @old is replaced with.
|
/linux/include/keys/ |
H A D | user-type.h | 20 * - the payload struct is invariant may not be changed, only replaced 23 * - the payload may only be replaced with the key semaphore write-locked
|
/linux/arch/x86/include/asm/ |
H A D | frame.h | 28 * frame pointer is replaced with an encoded pointer to pt_regs. The encoding 41 * frame pointer is replaced with an encoded pointer to pt_regs. The encoding
|
/linux/drivers/gpu/drm/ |
H A D | drm_property.c | 667 * @replace: location of blob property pointer to be replaced 734 * @blob: a pointer to the member blob to be replaced 737 * Return: true if the blob was in fact replaced. 758 * @blob: a pointer to the member blob to be replaced 762 * @replaced: if the blob was in fact replaced 768 * Return: true if the blob was in fact replaced. -EINVAL if the new blob was 776 bool *replaced) in drm_property_replace_blob_from_id() argument 806 *replaced |= drm_property_replace_blob(blob, new_blob); in drm_property_replace_blob_from_id()
|
/linux/Documentation/arch/powerpc/ |
H A D | cpu_features.rst | 31 selection, unused code is replaced by 'nop' instructions. This nop'ing is 49 instructions are replaced with nop's.
|
/linux/Documentation/core-api/ |
H A D | timekeeping.rst | 151 been replaced because the tv_sec member overflows in year 2038 on 32-bit 172 These are replaced by ktime_get_coarse_real_ts64() and 185 These are replaced by ktime_get_raw()/ktime_get_raw_ts64(),
|
/linux/arch/arm64/kernel/ |
H A D | entry-ftrace.S | 188 * "bl _mcount" may be replaced to "bl ftrace_caller" or NOP if dynamic 257 * instructions to _mcount() are replaced to NOP initially at kernel start up, 283 nop // This will be replaced with "bl xxx" 288 nop // If enabled, this will be replaced
|
/linux/tools/testing/selftests/net/forwarding/ |
H A D | fib_offload_lib.sh | 80 check_err $? "Route was not replaced in hardware by prepended one" 677 # Test that first route is replaced by next single route in the FIB 688 log_test "IPv6 delete single route - replaced by single" 692 # Test that first route is replaced by next multipath route in the FIB 705 log_test "IPv6 delete single route - replaced by multipath" 769 # Test that first route is replaced by next single route in the FIB 782 log_test "IPv6 delete multipath route - replaced by single" 786 # Test that first route is replaced by next multipath route in the FIB 801 log_test "IPv6 delete multipath route - replaced by multipath"
|
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/ |
H A D | ucc.txt | 30 The following two properties are deprecated. rx-clock has been replaced 31 with rx-clock-name, and tx-clock has been replaced with tx-clock-name.
|
/linux/lib/kunit/ |
H A D | kunit-example-test.c | 172 * If the function to be replaced is static within a module it is 192 /* add_one() is now replaced. */ in example_static_stub_test() 202 * replaced is provided as a pointer-to-function instead of the 216 /* add_one() is now replaced. */ in example_static_stub_using_fn_ptr_test()
|
/linux/net/6lowpan/ |
H A D | nhc.h | 86 * replaced header. 97 * replaced header.
|
/linux/drivers/tty/vt/ |
H A D | cp437.uni | 5 # graphs probably should be replaced with double-line ones, accented 6 # Latin characters should replaced with their nonaccented versions, 7 # and some upper case Greek characters could be replaced by Latin), however,
|
/linux/kernel/kcsan/ |
H A D | report.c | 311 * that entry with @ip, returning the entries to skip with @replaced containing 312 * the replaced entry. 316 unsigned long *replaced) in replace_stack_entry() argument 335 *replaced = stack_entries[skip]; in replace_stack_entry() 349 unsigned long *replaced) in sanitize_stack_entries() argument 351 return ip ? replace_stack_entry(stack_entries, num_entries, ip, replaced) : in sanitize_stack_entries()
|