Searched full:newly (Results 1 – 25 of 1006) sorted by relevance
12345678910>>...41
/linux-6.14.4/drivers/pci/hotplug/ |
D | rpadlpar_core.c | 275 * @drc_name: drc-name of newly added slot 277 * Make the hotplug module and the kernel aware of a newly added I/O Slot. 294 /* Find newly added node */ in dlpar_add_slot() 322 * @drc_name: drc-name of newly added slot 347 * @drc_name: drc-name of newly added slot 410 * @drc_name: drc-name of newly added slot
|
/linux-6.14.4/mm/damon/ |
D | modules-common.c | 14 * @ctxp: Pointer to save the point to the newly created context 15 * @targetp: Pointer to save the point to the newly created target
|
/linux-6.14.4/Documentation/userspace-api/ |
D | unshare.rst | 96 works on an active task (as opposed to clone/fork working on a newly 189 the current shared version, associates newly duplicated structures 194 1) clone operates on a newly allocated not-yet-active task 197 before associating newly duplicated context structures 255 their corresponding dup_* functions and then linked the newly 277 * For all newly unshared structures, release the corresponding
|
D | no_new_privs.rst | 5 The execve system call can grant a newly-started program privileges that 48 execve and can change the behavior of newly-executed programs.
|
/linux-6.14.4/fs/ |
D | anon_inodes.c | 141 * setup. Returns the newly created file* or an error pointer. 166 * setup. Allows setting the fmode. Returns the newly created file* or an error 208 * Returns the newly created file* or an error pointer. 264 * setup. Returns a newly created file descriptor or an error code. 297 * Returns a newly created file descriptor or an error code.
|
/linux-6.14.4/arch/loongarch/include/asm/ |
D | switch_to.h | 30 * For newly created kernel threads switch_to() will return to 31 * ret_from_kernel_thread, newly created user threads to ret_from_fork.
|
/linux-6.14.4/Documentation/virt/hyperv/ |
D | hibernation.rst | 50 can be moved to another newly created VM that otherwise has the same 129 already exist, they are processed normally as newly added devices. If 135 When resuming existing primary VMBus channels, the newly offered 226 removed. But Hyper-V then re-offers the device, causing it to be newly 304 GUIDs. Consequently, when a customer VM is resumed on a newly 313 on a newly created VM. As with SCSI controllers, this behavior 317 from hibernation on a newly created VM. Consequently, Azure does
|
/linux-6.14.4/tools/testing/selftests/net/ |
D | rps_default_mask.sh | 65 chk_rps "changing rps_default_mask affect newly created devices" "" $VETH 3 66 chk_rps "changing rps_default_mask don't affect newly child netns[II]" $NETNS $VETH 0
|
/linux-6.14.4/tools/testing/selftests/net/packetdrill/ |
D | tcp_sack_sack-shift-sacked-7-5-6-8-9-fack.pkt | 2 // Test shifting of newly-SACKed ranges onto the previous already-SACKed skb. 41 // shift the newly-SACKed range onto the previous skb.
|
D | tcp_sack_sack-shift-sacked-7-3-4-8-9-fack.pkt | 2 // Test shifting of newly-SACKed ranges onto the previous already-SACKed skb. 42 // shift the newly-SACKed range onto the previous skb.
|
D | tcp_sack_sack-shift-sacked-2-6-8-3-9-nofack.pkt | 2 // Test shifting of newly-SACKed ranges onto the previous already-SACKed skb. 35 // shift the newly-SACKed range onto the previous skb.
|
/linux-6.14.4/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-nvm-parse.h | 28 * returns a (newly allocated) struct containing all the 44 * MCC_UPDATE_CMD command. It returns a newly allocation regulatory domain,
|
/linux-6.14.4/fs/jffs2/ |
D | erase.c | 342 pr_warn("Newly-erased block contained word 0x%lx at offset 0x%08x\n", in jffs2_block_check_erase() 366 pr_warn("Read of newly-erased block at 0x%08x failed: %d. Putting on bad_list\n", in jffs2_block_check_erase() 372 pr_warn("Short read from newly-erased block at 0x%08x. Wanted %d, got %zd\n", in jffs2_block_check_erase() 382 pr_warn("Newly-erased block contained word 0x%lx at offset 0x%08x\n", in jffs2_block_check_erase() 441 pr_warn("Short write to newly-erased block at 0x%08x: Wanted %zd, got %zd\n", in jffs2_mark_erased_block()
|
/linux-6.14.4/fs/jfs/ |
D | jfs_extent.c | 60 * the xad describes the newly allocated extent. 61 * abnr - bool indicating whether the newly allocated extent 153 * free the newly allocated blocks and return the error. in extAlloc() 300 * return with the starting block number of the newly
|
/linux-6.14.4/drivers/gpu/drm/ |
D | drm_atomic_state_helper.c | 69 * Initializes the newly allocated @crtc_state with default 85 * Initializes the newly allocated @crtc_state and assigns it to 242 * Initializes the newly allocated @plane_state with default 300 * Initializes the newly allocated @plane_state and assigns it to 426 * Initializes the newly allocated @conn_state with default 442 * Initializes the newly allocated @conn_state and assigns it to
|
D | drm_property.c | 95 * A pointer to the newly created property on success, NULL on failure. 160 * A pointer to the newly created property on success, NULL on failure. 208 * A pointer to the newly created property on success, NULL on failure. 275 * A pointer to the newly created property on success, NULL on failure. 303 * A pointer to the newly created property on success, NULL on failure. 330 * A pointer to the newly created property on success, NULL on failure. 367 * A pointer to the newly created property on success, NULL on failure.
|
/linux-6.14.4/arch/mips/include/asm/ |
D | switch_to.h | 104 * For newly created kernel threads switch_to() will return to 105 * ret_from_kernel_thread, newly created user threads to ret_from_fork.
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | test_local_storage.c | 70 /* Lookup the newly created element */ in check_syscall_operations() 75 /* Check the value of the newly created element */ in check_syscall_operations()
|
/linux-6.14.4/arch/powerpc/mm/book3s64/ |
D | mmu_context.c | 64 * case where ctx is newly allocated). in realloc_context_ids() 111 * initialize context slice details for newly allocated mm's (which will in hash__init_new_context() 333 * cleanup_cpu_mmu_context - Clean up MMU details for this CPU (newly offlined)
|
/linux-6.14.4/scripts/kconfig/tests/new_choice_with_dep/ |
D | Kconfig | 12 "depends on A" has been newly added.
|
/linux-6.14.4/arch/s390/ |
D | Kconfig.debug | 21 and instruction responses to the CIO layer of Linux kernel. The newly created
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-driver-xen-blkfront | 18 that this option only takes effect on newly connected frontends.
|
/linux-6.14.4/tools/memory-model/litmus-tests/ |
D | MP+onceassign+derefonce.litmus | 9 * structure containing a newly inserted element.
|
/linux-6.14.4/mm/ |
D | util.c | 54 * Return: newly allocated copy of @s with NUL-termination or %NULL in 77 * Return: newly allocated copy of @s or %NULL in case of error 114 * Return: newly allocated copy of @s or %NULL in case of error 129 * Return: newly allocated copy of @src or %NULL in case of error, 167 * Return: newly allocated copy of @src or %NULL in case of error, 187 * Return: newly allocated copy of @s with NUL-termination or %NULL in 263 * Return: newly allocated copy of @s or an ERR_PTR() in case of error
|
/linux-6.14.4/Documentation/pcmcia/ |
D | driver.rst | 21 PCMCIA device listed in its (newly updated) pcmcia_device_id list.
|
12345678910>>...41