Searched full:picked (Results 1 – 25 of 358) sorted by relevance
12345678910>>...15
| /kernel/linux/linux-5.10/arch/s390/include/asm/ |
| D | unwind.h | 14 * running, sp/ip picked up from the CPU registers 18 * the sp picked up from task->thread.ksp and the ip picked up from the 20 * 4) task!=NULL, regs!=NULL: the sp/ip are picked up from the interrupt
|
| /kernel/linux/linux-6.6/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
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/ |
| D | README | 19 or, alternatively, only specific arm64/ subtargets can be picked:
|
| /kernel/linux/linux-5.10/tools/testing/selftests/arm64/ |
| D | README | 19 or, alternatively, only specific arm64/ subtargets can be picked:
|
| /kernel/linux/linux-6.6/arch/mips/alchemy/ |
| D | Platform | 33 # the alchemy generic gpio header is picked up.
|
| /kernel/linux/linux-5.10/arch/arm/mach-spear/ |
| D | headsmp.S | 5 * Picked from realview
|
| /kernel/linux/linux-5.10/arch/mips/alchemy/ |
| D | Platform | 33 # the alchemy generic gpio header is picked up.
|
| /kernel/linux/linux-6.6/arch/arm/mach-spear/ |
| D | headsmp.S | 5 * Picked from realview
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mtd/partitions/ |
| D | tplink,safeloader-partitions.yaml | 25 based partitions table. That offset is picked at manufacturing process
|
| /kernel/linux/linux-5.10/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()
|
| /kernel/linux/linux-6.6/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()
|
| /kernel/linux/linux-6.6/drivers/staging/media/atomisp/ |
| D | notes.txt | 16 different binaries. Binaries are picked by filling a ia_css_binary_descr
|
| /kernel/linux/linux-6.6/arch/powerpc/boot/ |
| D | of.c | 16 /* Value picked to match that used by yaboot */
|
| /kernel/linux/linux-5.10/arch/powerpc/boot/ |
| D | of.c | 16 /* Value picked to match that used by yaboot */
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
| D | lost_exception_test.c | 47 * This value picked after much experimentation. in test_body()
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
| D | lost_exception_test.c | 47 * This value picked after much experimentation. in test_body()
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/media/ |
| D | cafe_ccic.rst | 57 ten. That number was carefully picked out of a hat and should not be
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/media/ |
| D | cafe_ccic.rst | 57 ten. That number was carefully picked out of a hat and should not be
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/pinctrl/ |
| D | samsung,pinctrl-pins-cfg.yaml | 42 "samsung,pins" property should be picked from the hardware manual of the SoC
|
| /kernel/linux/linux-5.10/arch/hexagon/kernel/ |
| D | setup.c | 76 * are both picked up by the init code. If no reason to in setup_arch()
|
| /kernel/linux/linux-6.6/arch/hexagon/kernel/ |
| D | setup.c | 76 * are both picked up by the init code. If no reason to in setup_arch()
|
| /kernel/linux/linux-5.10/sound/pci/hda/ |
| D | hda_auto_parser.c | 953 codec_dbg(codec, "%s: picked fixup %s (pin match)\n", in snd_hda_pick_pin_fixup() 995 codec_dbg(codec, "%s: picked no fixup (nofixup specified)\n", in snd_hda_pick_fixup() 1006 codec_dbg(codec, "%s: picked fixup %s (model specified)\n", in snd_hda_pick_fixup() 1019 codec_dbg(codec, "%s: picked fixup %s (PCI SSID%s)\n", in snd_hda_pick_fixup() 1033 codec_dbg(codec, "%s: picked fixup %s (codec SSID)\n", in snd_hda_pick_fixup()
|
12345678910>>...15