Searched full:puts (Results 151 – 175 of 426) sorted by relevance
12345678910>>...18
/linux/Documentation/process/ |
H A D | 6.Followthrough.rst | 158 More importantly, though: inclusion into the mainline puts your code into
|
H A D | management-style.rst | 252 somebody else puts on airs, it **really** rubs us the wrong way. You may
|
/linux/arch/mips/kernel/ |
H A D | ftrace.c | 333 * For a leaf function, it just puts a zero into $12, so we handle in prepare_ftrace_return()
|
/linux/include/linux/ |
H A D | seq_file.h | 155 * Puts string into buffer, replacing each occurrence of character from
|
H A D | ipmi.h | 350 * from panic context. Note that this puts the driver into a mode that
|
H A D | percpu-refcount.h | 21 * puts the ref back in single atomic_t mode, collecting the per cpu refs and
|
/linux/arch/mips/fw/cfe/ |
H A D | cfe_api.c | 34 * puts the pointers in a single register. For example,
|
/linux/fs/ext4/ |
H A D | readpage.c | 153 * The mpage code never puts partial pages into a BIO (except for end-of-file).
|
/linux/arch/sh/mm/ |
H A D | cache-sh4.c | 343 * If I write "=r" for the (temp_pc), it puts this in r6 hence in __flush_cache_one()
|
/linux/fs/smb/server/ |
H A D | smb_common.h | 344 __le64 UniqueId; /* inode num - le since Samba puts ino in low 32 bit*/
|
/linux/drivers/leds/ |
H A D | leds-st1202.c | 291 * Afterwards, it stops the oscillator and puts the internal LDO in quiescent mode. in st1202_setup()
|
/linux/arch/powerpc/platforms/powermac/ |
H A D | sleep.S | 232 /* This loop puts us back to sleep in case we have a spurrious
|
/linux/tools/testing/selftests/kvm/lib/ |
H A D | test_util.c | 132 puts(", skipping test"); in print_skip()
|
/linux/net/bridge/ |
H A D | br_sysfs_if.c | 368 * Puts symlink in bridge's brif subdirectory
|
/linux/arch/arm/boot/dts/st/ |
H A D | stih407-family.dtsi | 41 /* u-boot puts hpen in SBC dmem at 0xa4 offset */ 62 /* u-boot puts hpen in SBC dmem at 0xa4 offset */
|
/linux/tools/virtio/ |
H A D | vringh_test.c | 506 /* Guest puts in a descriptor. */ in main() 573 /* Guest puts in a huge descriptor. */ in main()
|
/linux/arch/arm/boot/compressed/ |
H A D | head.S | 1354 bmi puts 1363 @ puts corrupts {r0, r1, r2, r3} 1364 puts: loadsp r3, r2, r1 label
|
/linux/Documentation/staging/ |
H A D | remoteproc.rst | 218 core puts there the ELF entry point).
|
/linux/include/crypto/ |
H A D | gf128mul.h | 162 * It multiplies a and b and puts the result in a */
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_bo.h | 339 * This function either puts the object if possible without the refcount
|
/linux/Documentation/driver-api/ |
H A D | ntb.rst | 75 device, 3) peer puts the translated address to NTB config, 4) peer device maps
|
/linux/Documentation/driver-api/media/ |
H A D | mc-core.rst | 305 existing media device. The driver puts the reference back in its disconnect
|
/linux/net/sched/ |
H A D | sch_teql.c | 41 2. This device puts no limitations on physical slave characteristics
|
/linux/drivers/staging/sm750fb/ |
H A D | ddk750_swi2c.c | 79 * This function puts a delay between command
|
/linux/arch/mips/include/asm/ |
H A D | pgtable-32.h | 48 * TLB before trap_init() puts the TLB miss handler in place. It
|
12345678910>>...18