Home
last modified time | relevance | path

Searched full:newly (Results 1 – 25 of 755) sorted by relevance

12345678910>>...31

/linux/drivers/pci/hotplug/
H A Drpadlpar_core.c275 * @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/Documentation/userspace-api/
H A Dunshare.rst96 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
H A Dno_new_privs.rst5 The execve system call can grant a newly-started program privileges that
48 execve and can change the behavior of newly-executed programs.
/linux/mm/damon/
H A Dmodules-common.c14 * @ctxp: Pointer to save the point to the newly created context
15 * @targetp: Pointer to save the point to the newly created target
/linux/arch/loongarch/include/asm/
H A Dswitch_to.h30 * For newly created kernel threads switch_to() will return to
31 * ret_from_kernel_thread, newly created user threads to ret_from_fork.
/linux/fs/
H A Danon_inodes.c198 * setup. Returns the newly created file* or an error pointer.
223 * setup. Allows setting the fmode. Returns the newly created file* or an error
265 * Returns the newly created file* or an error pointer.
321 * setup. Returns a newly created file descriptor or an error code.
354 * Returns a newly created file descriptor or an error code.
/linux/tools/testing/selftests/net/
H A Drps_default_mask.sh65 chk_rps "changing rps_default_mask affects newly created devices" "" $VETH 3
66 chk_rps "changing rps_default_mask doesn't affect newly child netns[II]" $NETNS $VETH 0
/linux/fs/jffs2/
H A Derase.c342 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()
443 pr_warn("Short write to newly-erased block at 0x%08x: Wanted %zd, got %zd\n", in jffs2_mark_erased_block()
/linux/fs/jfs/
H A Djfs_extent.c60 * 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/drivers/gpu/drm/
H A Ddrm_property.c95 * 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/tools/testing/selftests/bpf/prog_tests/
H A Dtest_local_storage.c70 /* Lookup the newly created element */ in check_syscall_operations()
75 /* Check the value of the newly created element */ in check_syscall_operations()
/linux/scripts/kconfig/tests/new_choice_with_dep/
H A DKconfig12 "depends on A" has been newly added.
/linux/Documentation/ABI/testing/
H A Dsysfs-driver-xen-blkfront18 that this option only takes effect on newly connected frontends.
H A Dsysfs-driver-xen-blkback45 that this option only takes effect on newly connected backends.
/linux/tools/memory-model/litmus-tests/
H A DMP+onceassign+derefonce.litmus9 * structure containing a newly inserted element.
/linux/Documentation/pcmcia/
H A Ddriver.rst21 PCMCIA device listed in its (newly updated) pcmcia_device_id list.
/linux/lib/
H A Dmemcat_p.c6 * Merge two NULL-terminated pointer arrays into a newly allocated
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_audio.h34 * an instance of newly created msm_dp_module.
/linux/drivers/infiniband/core/
H A Diwpm_util.h102 * Returns the newly allocated netlink request object if successful,
227 * Returns the newly allcated skb, or NULL if the tailroom of the skb
/linux/fs/xfs/
H A Dxfs_icreate_item.c79 * Initialize the inode log item for a newly allocated (in-core) inode.
127 * equivalent of logging a newly initialized inode buffer, so recover in xlog_recover_icreate_reorder()
/linux/arch/alpha/include/asm/
H A Dprocessor.h29 /* Do necessary setup to start up a newly executed thread. */
/linux/mm/
H A Dutil.c56 * Return: newly allocated copy of @s with NUL-termination or %NULL in
79 * Return: newly allocated copy of @s or %NULL in case of error
116 * Return: newly allocated copy of @s or %NULL in case of error
131 * Return: newly allocated copy of @src or %NULL in case of error,
169 * Return: newly allocated copy of @src or %NULL in case of error,
189 * Return: newly allocated copy of @s with NUL-termination or %NULL in
265 * Return: newly allocated copy of @s or an ERR_PTR() in case of error
/linux/tools/testing/selftests/bpf/progs/
H A Dexhandler_kern.c34 * However, for a newly-created task, task->task_works is NULLed, in BPF_PROG()
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dpci_reset.sh44 # Wait for udev to rename newly created netdev.
/linux/drivers/staging/greybus/
H A Daudio_manager.h38 * Returns a negative result on error, or the id of the newly created module.

12345678910>>...31