Searched full:picked (Results 1 – 25 of 231) sorted by relevance
12345678910
/linux-6.12.1/arch/s390/include/asm/ |
D | unwind.h | 16 * running, sp/ip picked up from the CPU registers 20 * the sp picked up from task->thread.ksp and the ip picked up from the 22 * 4) task!=NULL, regs!=NULL: the sp/ip are picked up from the interrupt
|
/linux-6.12.1/arch/openrisc/kernel/ |
D | dma.c | 34 * picked up next time there's an access in page_set_nocache() 57 * picked up next time there's an access in page_clear_nocache()
|
/linux-6.12.1/tools/testing/selftests/arm64/ |
D | README | 19 or, alternatively, only specific arm64/ subtargets can be picked:
|
/linux-6.12.1/arch/mips/alchemy/ |
D | Platform | 33 # the alchemy generic gpio header is picked up.
|
/linux-6.12.1/arch/arm/mach-spear/ |
D | headsmp.S | 5 * Picked from realview
|
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | selq.c | 219 /* Normalize any picked txq_ix to [0, num_channels), in mlx5e_select_queue() 254 /* Normalize any picked txq_ix to [0, num_channels). Queues in range in mlx5e_select_queue()
|
/linux-6.12.1/Documentation/devicetree/bindings/mtd/partitions/ |
D | tplink,safeloader-partitions.yaml | 25 based partitions table. That offset is picked at manufacturing process
|
/linux-6.12.1/arch/alpha/kernel/ |
D | sys_nautilus.c | 136 those picked up by the system, and those picked up by the CPU. in nautilus_machine_check()
|
/linux-6.12.1/drivers/staging/media/atomisp/ |
D | notes.txt | 16 different binaries. Binaries are picked by filling a ia_css_binary_descr
|
/linux-6.12.1/tools/testing/selftests/powerpc/pmu/ebb/ |
D | lost_exception_test.c | 47 * This value picked after much experimentation. in test_body()
|
/linux-6.12.1/arch/powerpc/boot/ |
D | of.c | 16 /* Value picked to match that used by yaboot */
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | cafe_ccic.rst | 57 ten. That number was carefully picked out of a hat and should not be
|
/linux-6.12.1/Documentation/devicetree/bindings/pinctrl/ |
D | samsung,pinctrl-pins-cfg.yaml | 42 "samsung,pins" property should be picked from the hardware manual of the SoC
|
/linux-6.12.1/arch/hexagon/kernel/ |
D | setup.c | 76 * are both picked up by the init code. If no reason to in setup_arch()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/cfg/ |
D | sc.c | 145 * This size was picked according to 8 MSDUs inside 512 A-MSDUs in an
|
D | bz.c | 133 * This size was picked according to 8 MSDUs inside 512 A-MSDUs in an
|
/linux-6.12.1/drivers/cpuidle/ |
D | cpuidle-psci-domain.c | 132 * hence it's fine to allow domain states to be picked. in psci_cpuidle_domain_sync_state()
|
/linux-6.12.1/Documentation/RCU/ |
D | lockdep.rst | 87 In case (1), the pointer is picked up in an RCU-safe manner for vanilla
|
/linux-6.12.1/tools/include/nolibc/ |
D | nolibc.h | 52 * The definitions start with the architecture-specific parts, which are picked
|
/linux-6.12.1/sound/pci/hda/ |
D | hda_auto_parser.c | 949 codec_dbg(codec, "%s: picked fixup %s (pin match)\n", in snd_hda_pick_pin_fixup() 994 codec_dbg(codec, "%s: picked no fixup (nofixup specified)\n", in snd_hda_pick_fixup() 1005 codec_dbg(codec, "%s: picked fixup %s (model specified)\n", in snd_hda_pick_fixup() 1049 codec_dbg(codec, "%s: picked fixup %s for %s %04x:%04x\n", in snd_hda_pick_fixup()
|
/linux-6.12.1/drivers/s390/crypto/ |
D | zcrypt_msgtype6.c | 960 * The request distributor calls this function if it picked the CEXxC 1010 * The request distributor calls this function if it picked the CEXxC 1090 * The request distributor calls this function if it picked the CEXxC 1188 * The request distributor calls this function if it picked the CEX4P 1304 * The request distributor calls this function if it picked the CEXxC
|
D | zcrypt_msgtype50.c | 447 * The request distributor calls this function if it picked the CEXxA 497 * The request distributor calls this function if it picked the CEXxA
|
/linux-6.12.1/Documentation/process/ |
D | cve.rst | 115 individual cherry-picked changes. Also note that for many bugs, the
|
/linux-6.12.1/kernel/bpf/ |
D | arena.c | 15 * user_vm_start 7f7d26200000 // picked by mmap() 16 * kern_vm_start ffffc90001e69000 // picked by get_vm_area()
|
/linux-6.12.1/include/drm/ |
D | drm_modeset_helper_vtables.h | 372 * has picked. See drm_atomic_helper_commit_planes() for a discussion of 396 * has picked. See drm_atomic_helper_commit_planes() for a discussion of 1334 * has picked. See drm_atomic_helper_commit_planes() for a discussion of 1356 * has picked. See drm_atomic_helper_commit_planes() for a discussion of 1383 * has picked. See drm_atomic_helper_commit_planes() for a discussion of
|
12345678910