/linux/drivers/pci/hotplug/ |
H A 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/Documentation/userspace-api/ |
H A 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
|
H A 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/mm/damon/ |
H A 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/arch/loongarch/include/asm/ |
H A 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/fs/ |
H A D | anon_inodes.c | 198 * 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 D | rps_default_mask.sh | 65 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 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() 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 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/drivers/gpu/drm/ |
H A 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/tools/testing/selftests/bpf/prog_tests/ |
H A 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/scripts/kconfig/tests/new_choice_with_dep/ |
H A D | Kconfig | 12 "depends on A" has been newly added.
|
/linux/Documentation/ABI/testing/ |
H A D | sysfs-driver-xen-blkfront | 18 that this option only takes effect on newly connected frontends.
|
H A D | sysfs-driver-xen-blkback | 45 that this option only takes effect on newly connected backends.
|
/linux/tools/memory-model/litmus-tests/ |
H A D | MP+onceassign+derefonce.litmus | 9 * structure containing a newly inserted element.
|
/linux/Documentation/pcmcia/ |
H A D | driver.rst | 21 PCMCIA device listed in its (newly updated) pcmcia_device_id list.
|
/linux/lib/ |
H A D | memcat_p.c | 6 * Merge two NULL-terminated pointer arrays into a newly allocated
|
/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_audio.h | 34 * an instance of newly created msm_dp_module.
|
/linux/drivers/infiniband/core/ |
H A D | iwpm_util.h | 102 * 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 D | xfs_icreate_item.c | 79 * 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 D | processor.h | 29 /* Do necessary setup to start up a newly executed thread. */
|
/linux/mm/ |
H A D | util.c | 56 * 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 D | exhandler_kern.c | 34 * However, for a newly-created task, task->task_works is NULLed, in BPF_PROG()
|
/linux/tools/testing/selftests/drivers/net/mlxsw/ |
H A D | pci_reset.sh | 44 # Wait for udev to rename newly created netdev.
|
/linux/drivers/staging/greybus/ |
H A D | audio_manager.h | 38 * Returns a negative result on error, or the id of the newly created module.
|