/linux-4.1.27/arch/x86/um/asm/ |
H A D | required-features.h | 5 * Nothing to see, just need something for the i386 and x86_64 asm
|
H A D | elf.h | 27 * This is used to ensure we don't load something for the wrong architecture. 123 * This is used to ensure we don't load something for the wrong architecture.
|
/linux-4.1.27/arch/sparc/include/asm/ |
H A D | timex_32.h | 11 /* XXX Maybe do something better at some point... -DaveM */
|
H A D | hugetlb.h | 25 * If the arch doesn't supply something else, assume that hugepage
|
H A D | machines.h | 37 * something if the value in the ARCH field is SM_SUN4M, if it is
|
H A D | backoff.h | 24 * condition code register. Each read blocks the strand for something
|
H A D | cmpxchg_64.h | 93 if something tries to do an invalid cmpxchg(). */
|
H A D | elf_32.h | 96 * This is used to ensure we don't load something for the wrong architecture.
|
H A D | smp_32.h | 116 * contains something other than one of these then the ipi is from
|
H A D | elf_64.h | 175 * This is used to ensure we don't load something for the wrong architecture.
|
H A D | parport.h | 18 * While sparc64 doesn't have an ISA DMA API, we provide something that looks
|
/linux-4.1.27/include/linux/ |
H A D | start_kernel.h | 8 up something else. */
|
H A D | typecheck.h | 5 * Check at compile time that something is of a particular type.
|
H A D | kconfig.h | 12 * Getting something that works in C and CPP for an arg that may or may
|
H A D | acct.h | 8 * user-level programs that try to do something useful with the
|
H A D | ucb1400.h | 11 * If something doesn't work and it worked before spliting, e-mail me,
|
H A D | tracehook.h | 11 * user tracing/debugging support might need to do something. These 93 * is unspecified, but should be something harmless like an %ENOSYS error
|
/linux-4.1.27/include/asm-generic/ |
H A D | mmu.h | 6 * Architectures with an MMU need something more complex.
|
H A D | cmpxchg.h | 20 * something tries to do an invalidly-sized xchg().
|
/linux-4.1.27/arch/mn10300/unit-asb2364/ |
H A D | Makefile | 6 # unless it's something special (ie not a .c file).
|
/linux-4.1.27/include/linux/usb/ |
H A D | sl811.h | 24 /* some boards need something like these: */
|
/linux-4.1.27/arch/x86/kernel/ |
H A D | jump_label.c | 31 * Something went wrong. Crash the box, as something could be bug_at() 60 * something went horribly wrong. __jump_label_transform() 73 * we think it is, then something must have gone wrong. __jump_label_transform()
|
H A D | dumpstack.c | 303 * This is gone through when something in the kernel has done something bad
|
/linux-4.1.27/arch/sh/kernel/cpu/sh4/ |
H A D | clock-sh4-202.c | 76 * to something sensible just in case. shoc_clk_init() 78 * Start scaling from the high end down until we find something shoc_clk_init() 117 /* Make sure we have something sensible to switch to */ shoc_clk_set_rate()
|
H A D | probe.c | 224 * Verify that it really has something hooked up, this cpu_probe()
|
/linux-4.1.27/arch/unicore32/include/asm/ |
H A D | ptrace.h | 49 * Force ASR to something logical... valid_user_regs()
|
H A D | elf.h | 60 * This is used to ensure we don't load something for the wrong architecture.
|
/linux-4.1.27/arch/metag/kernel/ |
H A D | vmlinux.lds.S | 65 /* When something in the kernel is NOT compiled as a module, the
|
/linux-4.1.27/include/net/netfilter/ |
H A D | nf_tables_core.h | 18 * something smaller than the full u32, therefore a cpu_to_le32 is done.
|
/linux-4.1.27/include/linux/platform_data/ |
H A D | mmc-mxcmmc.h | 16 * or a negative errno value when something bad happened
|
H A D | omap_drm.h | 30 * might be times when you wish to do something different.
|
/linux-4.1.27/arch/sh/include/asm/ |
H A D | cmpxchg.h | 46 * if something tries to do an invalid cmpxchg(). */
|
H A D | hugetlb.h | 16 * If the arch doesn't supply something else, assume that hugepage
|
H A D | watchdog.h | 43 * something a little more reasonable, and really can't deal with anything
|
/linux-4.1.27/arch/m32r/include/asm/ |
H A D | mmzone.h | 23 * be something like this - mbligh:
|
H A D | cmpxchg.h | 174 if something tries to do an invalid cmpxchg(). */
|
H A D | elf.h | 76 * This is used to ensure we don't load something for the wrong architecture.
|
/linux-4.1.27/arch/m68k/coldfire/ |
H A D | reset.c | 21 * have something completely special to them, and we let their specific
|
/linux-4.1.27/arch/metag/include/asm/ |
H A D | cmpxchg.h | 40 * if something tries to do an invalid cmpxchg(). */
|
H A D | elf.h | 64 * This is used to ensure we don't load something for the wrong architecture.
|
/linux-4.1.27/arch/arm/include/debug/ |
H A D | ux500.S | 20 * built, so that there's some hint during the build that something is wrong.
|
/linux-4.1.27/sound/firewire/ |
H A D | iso-resources.h | 12 * bit mask to something else than the default (all ones)
|
/linux-4.1.27/arch/powerpc/lib/ |
H A D | locks.c | 40 return; /* something has changed */ __spin_yield() 66 return; /* something has changed */ __rw_yield()
|
/linux-4.1.27/drivers/tty/serial/cpm_uart/ |
H A D | cpm_uart.h | 123 /* something nasty happened */ cpu2cpm_addr() 139 /* something nasty happened */ cpm2cpu_addr()
|
/linux-4.1.27/include/trace/ |
H A D | define_trace.h | 8 * TRACE_INCLUDE_FILE if the file name is something other than TRACE_SYSTEM.h 12 * TRACE_INCLUDE_PATH if the path is something other than core kernel include/trace
|
/linux-4.1.27/arch/arm64/kernel/ |
H A D | hyp-stub.S | 95 * something else went wrong... in such cases, trying to install a new 99 * so you will need to set that to something sensible at the new hypervisor's
|
H A D | sys_compat.c | 78 * is defined to be something else. For now we ignore it, but may compat_arm_syscall()
|
/linux-4.1.27/arch/blackfin/lib/ |
H A D | memcpy.S | 6 * something we trust, even if the user has redefined the normal symbol. 91 P1 = I1; /* in case there's something left, */
|
/linux-4.1.27/arch/cris/boot/rescue/ |
H A D | kimagerescue.S | 123 ;; check if we got something on the serial port 130 ;; got something - copy the byte and loop
|
H A D | head_v10.S | 60 * user knows something went wrong. 289 ;; check if we got something on the serial port 296 ;; got something - copy the byte and loop
|
/linux-4.1.27/arch/ia64/include/uapi/asm/ |
H A D | cmpxchg.h | 25 * something tries to do an invalid xchg(). 68 * if something tries to do an invalid cmpxchg().
|
/linux-4.1.27/drivers/misc/genwqe/ |
H A D | genwqe_driver.h | 43 * something dynamic.
|
/linux-4.1.27/drivers/scsi/dpt/ |
H A D | sys_info.h | 285 uCHAR something; member in struct:OS2_Info_S::__anon8792 319 uCHAR something; member in struct:WinNT_Info_S::__anon8793 353 uCHAR something; member in struct:SCO_Info_S::__anon8794 387 uCHAR something; member in struct:USL_Info_S::__anon8795
|
/linux-4.1.27/arch/x86/include/asm/ |
H A D | hugetlb.h | 16 * If the arch doesn't supply something else, assume that hugepage
|
H A D | hw_breakpoint.h | 9 * The name should probably be something dealt in
|
H A D | word-at-a-time.h | 8 * optimal byte mask counting is probably going to be something
|
H A D | kvm_para.h | 31 * instruction. The hypervisor may replace it with something else but only the
|
/linux-4.1.27/fs/xfs/ |
H A D | uuid.c | 33 * it just something that's needed for user-level file handles.
|
/linux-4.1.27/drivers/pnp/isapnp/ |
H A D | compat.c | 74 if (from->card != card) /* something is wrong */ pnp_find_dev()
|
/linux-4.1.27/include/sound/ |
H A D | max98095.h | 54 * but it is something that might not be supported.
|
H A D | soundfont.h | 36 unsigned char mapped; /* True if mapped to something else */
|
/linux-4.1.27/include/linux/sched/ |
H A D | prio.h | 36 * 'User priority' is the nice value converted to something we
|
/linux-4.1.27/arch/powerpc/kernel/ |
H A D | idle_power4.S | 39 /* Check if something happened while soft-disabled */
|
H A D | idle_book3e.S | 52 /* Interrupts will make use return to LR, so get something we want
|
H A D | swsusp_booke.S | 116 * be replaced by something more cache efficient */
|
/linux-4.1.27/arch/avr32/kernel/ |
H A D | vmlinux.lds.S | 83 /* When something in the kernel is NOT compiled as a module, the module
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/ |
H A D | elf.h | 9 * This is used to ensure we don't load something for the wrong architecture.
|
/linux-4.1.27/arch/cris/include/asm/ |
H A D | processor.h | 29 * normally, the stack is found by doing something like p + THREAD_SIZE
|
/linux-4.1.27/arch/frv/kernel/ |
H A D | sys_frv.c | 38 trying to map something we can't */ sys_mmap2()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
H A D | powerdomains2xxx_3xxx_data.c | 27 * The 2420 also has something called the IVA, which is a separate ARM
|
H A D | sr_device.c | 76 * ES3.something. sr_set_nvalues()
|
/linux-4.1.27/arch/arm/boot/compressed/ |
H A D | head-sa1100.S | 23 @ UNTIL we've something like an open bootldr
|
/linux-4.1.27/lib/ |
H A D | ratelimit.c | 2 * ratelimit.c - Do something with rate limit.
|
/linux-4.1.27/tools/perf/util/ |
H A D | pager.c | 7 * something different on Windows.
|
/linux-4.1.27/drivers/power/ |
H A D | bq27x00_battery.c | 229 * Or < 0 if something fails. 252 * Or < 0 if something fails. 275 * Or < 0 if something fails. 294 * Or < 0 if something fails. 303 * Or < 0 if something fails. 334 * Or < 0 if something fails. 356 * Or < 0 if something fails. 376 * Or < 0 if something fails. 394 * Return < 0 if something fails. 415 * Return < 0 if something fails. 436 * Return < 0 if something fails. 559 * Or 0 if something fails. 649 * Or < 0 if something fails.
|
/linux-4.1.27/drivers/scsi/ |
H A D | qlogicfas408.h | 38 something official */ 98 where something crashed or gets stuck at and as a simple profiler) */
|
H A D | mesh.h | 103 #define ERR_SEQERR 0x10 /* we did something the chip didn't like */
|
/linux-4.1.27/arch/openrisc/mm/ |
H A D | init.c | 73 * something else then this needs to change. 146 /* make sure the current pgd table points to something sane paging_init()
|
/linux-4.1.27/arch/powerpc/include/asm/ |
H A D | cmpxchg.h | 97 * if something tries to do an invalid xchg(). 240 if something tries to do an invalid cmpxchg(). */
|
H A D | exception-64e.h | 35 * WARNING: Some of these SPRGs are user readable. We need to do something 131 * fault, not the initial level 0 (basically, we got a bogus PGF or something
|
H A D | elf.h | 18 * This is used to ensure we don't load something for the wrong architecture.
|
H A D | hugetlb.h | 101 * If the arch doesn't supply something else, assume that hugepage
|
H A D | lppaca.h | 111 * we will have to transition to something better.
|
H A D | word-at-a-time.h | 106 * optimal byte mask counting is probably going to be something
|
/linux-4.1.27/arch/alpha/include/asm/ |
H A D | xchg.h | 105 if something tries to do an invalid xchg(). */ 237 if something tries to do an invalid cmpxchg(). */
|
/linux-4.1.27/scripts/ |
H A D | check_extable.sh | 21 # After this point, something is seriously wrong since we just found out we 27 # doing something wrong and the rest of this code is just trying to print
|
/linux-4.1.27/tools/power/acpi/ |
H A D | Makefile | 30 # make the build silent. Set this to something else to make it noisy again. 54 # to something more interesting, like "arm-linux-". If you want
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | spectral.h | 37 * something else.
|
/linux-4.1.27/drivers/input/mouse/ |
H A D | rpcmouse.c | 17 * the complete state and then work out if something has changed.
|
/linux-4.1.27/arch/x86/um/ |
H A D | syscalls_64.c | 21 * setting %fs may result in something else happening (like a arch_prctl()
|
/linux-4.1.27/arch/powerpc/platforms/83xx/ |
H A D | misc.c | 90 * in case the boot rom changed something on us. mpc83xx_ipic_init_IRQ()
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | hugetlb.h | 26 * If the arch doesn't supply something else, assume that hugepage
|
/linux-4.1.27/arch/mips/include/asm/ |
H A D | vpe.h | 78 /* the list of who wants to know when something major happens */
|
H A D | cmpxchg.h | 196 * if something tries to do an invalid cmpxchg().
|
/linux-4.1.27/arch/openrisc/include/asm/ |
H A D | elf.h | 26 * This is used to ensure we don't load something for the wrong architecture.
|
H A D | thread_info.h | 31 * normally, the stack is found by doing something like p + THREAD_SIZE
|
/linux-4.1.27/arch/powerpc/boot/ |
H A D | util.S | 30 * with code something like this:
|
/linux-4.1.27/arch/avr32/include/asm/ |
H A D | cmpxchg.h | 70 if something tries to do an invalid cmpxchg(). */
|
H A D | elf.h | 65 * This is used to ensure we don't load something for the wrong architecture.
|
H A D | cacheflush.h | 107 * do something here, but only for certain configurations. No such
|
/linux-4.1.27/arch/c6x/include/asm/ |
H A D | elf.h | 29 * This is used to ensure we don't load something for the wrong architecture.
|
H A D | processor.h | 35 * have to allow room for error returns when code does something
|
/linux-4.1.27/arch/cris/include/arch-v10/arch/ |
H A D | elf.h | 9 * This is used to ensure we don't load something for the wrong architecture.
|
/linux-4.1.27/arch/arc/include/asm/ |
H A D | elf.h | 36 * -we don't load something for the wrong architecture.
|
/linux-4.1.27/net/bluetooth/ |
H A D | hci_request.h | 27 /* If something goes wrong when building the HCI request, the error
|
/linux-4.1.27/samples/seccomp/ |
H A D | bpf-fancy.c | 31 static const char msg1[] = "Please type something: "; main()
|
/linux-4.1.27/drivers/media/pci/zoran/ |
H A D | zr36016.c | 79 // just in case something is wrong... zr36016_read() 103 // just in case something is wrong... zr36016_write() 122 // just in case something is wrong... zr36016_readi() 146 // just in case something is wrong... zr36016_writei() 512 "zr36016: something's wrong - %d codecs left somehow.\n", zr36016_cleanup_module()
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
H A D | prism2mgmt.c | 108 * <0 success, but we're waiting for something to finish. 361 * <0 success, but we're waiting for something to finish. 520 * <0 success, but we're waiting for something to finish. 704 * <0 success, but we're waiting for something to finish. 770 * <0 success, but we're waiting for something to finish. 825 * <0 success, but we're waiting for something to finish. 886 * <0 success, but we're waiting for something to finish. 957 * <0 success, but we're waiting for something to finish. 1016 * <0 success, but we're waiting for something to finish. 1087 * <0 success, but we're waiting for something to finish.
|
/linux-4.1.27/drivers/char/ |
H A D | snsc.c | 176 /* something went wrong with wait */ scdrv_read() 216 /* we read something in the last read_status_check(); copy scdrv_read() 268 /* something went wrong with wait */ scdrv_write()
|
H A D | ds1302.c | 294 /* Probe for the chip by writing something to its RAM and try reading it back. */ 315 /* write something magic */ ds1302_probe()
|
H A D | hangcheck-timer.c | 138 tsc_diff = (cur_tsc + (~0ULL - hangcheck_tsc)); /* or something */ hangcheck_fire()
|
/linux-4.1.27/drivers/net/phy/ |
H A D | qsemi.c | 68 * ...or something. The current value sets three qs6612_config_init()
|
/linux-4.1.27/drivers/mfd/ |
H A D | ucb1400_core.c | 11 * If something doesn't work and it worked before spliting, e-mail me,
|
H A D | mcp-sa11x0.c | 74 * We really should try doing something more productive while we 101 * We really should try doing something more productive while we
|
/linux-4.1.27/drivers/s390/cio/ |
H A D | device.h | 24 /* states to wait for i/o completion before doing something */
|
/linux-4.1.27/arch/x86/kernel/acpi/ |
H A D | wakeup_64.S | 77 /* in case something went wrong, restore the machine status and go on */
|
/linux-4.1.27/arch/xtensa/include/asm/ |
H A D | cmpxchg.h | 51 * if something tries to do an invalid cmpxchg(). */
|
H A D | elf.h | 107 * This is used to ensure we don't load something for the wrong architecture.
|
/linux-4.1.27/arch/xtensa/kernel/ |
H A D | time.c | 166 /* Allow platform to do something useful (Wdog). */ timer_interrupt()
|
/linux-4.1.27/arch/tile/include/asm/ |
H A D | hugetlb.h | 29 * If the arch doesn't supply something else, assume that hugepage
|
H A D | backtrace.h | 139 * (i.e. changing it with something other than addi sp, sp, N?)
|
H A D | elf.h | 61 * This is used to ensure we don't load something for the wrong architecture.
|
/linux-4.1.27/arch/um/os-Linux/ |
H A D | util.c | 140 * it's something else. Tell os_kill_ptraced_process not to os_dump_core()
|
H A D | execvp.c | 116 something went wrong executing it; return the error to our execvp_noalloc()
|
H A D | mem.c | 41 * Choose the tempdir to use. We want something on tmpfs so that our memory is
|
/linux-4.1.27/arch/microblaze/include/uapi/asm/ |
H A D | elf.h | 24 * This is used to ensure we don't load something for the wrong architecture.
|
/linux-4.1.27/include/net/irda/ |
H A D | ircomm_core.h | 43 * we want to do something
|
H A D | irttp.h | 63 * has something to send while waiting for credits (one LAP window == 7 82 * receive something, so in normal mode the Rx queue will never contains
|
/linux-4.1.27/include/uapi/linux/ |
H A D | acct.h | 8 * user-level programs that try to do something useful with the
|
H A D | virtio_balloon.h | 68 * If implementing a similar structure, do something like the below instead:
|
/linux-4.1.27/arch/sh/drivers/pci/ |
H A D | ops-dreamcast.c | 35 * something to take into consideration. However, due to the cost of the BBA,
|
/linux-4.1.27/arch/mips/kernel/ |
H A D | binfmt_elfn32.c | 31 * This is used to ensure we don't load something for the wrong architecture.
|
H A D | binfmt_elfo32.c | 43 * This is used to ensure we don't load something for the wrong architecture.
|
/linux-4.1.27/arch/nios2/include/asm/ |
H A D | elf.h | 25 * This is used to ensure we don't load something for the wrong architecture.
|
/linux-4.1.27/arch/powerpc/kvm/ |
H A D | book3s_xics.h | 68 /* Real mode might find something too hard, here's the action
|
H A D | book3s_hv_interrupts.S | 137 * with something that we can't handle in real mode.
|
/linux-4.1.27/arch/blackfin/kernel/ |
H A D | irqchip.c | 107 * than crashing, do something sensible. asm_do_IRQ()
|
H A D | early_printk.c | 158 * Set up a temporary Event Vector Table, so if something bad happens before
|
H A D | fixed_code.S | 7 * these sequences with something else (e.g. kernel traps if we ever do
|
/linux-4.1.27/arch/cris/arch-v32/lib/ |
H A D | usercopy.c | 32 Make sure the compiler is able to make something useful of this. __copy_user() 166 Make sure the compiler is able to make something useful of this. __copy_user_zeroing() 329 Make sure the compiler is able to make something useful of this. __do_clear_user() 377 something like "r13=r13, r11=r11, r12=r12". */ __do_clear_user()
|
/linux-4.1.27/arch/frv/mm/ |
H A D | elf-fdpic.c | 72 /* only honour a hint if we're not going to clobber something doing so */ arch_get_unmapped_area()
|
/linux-4.1.27/arch/hexagon/kernel/ |
H A D | setup.c | 106 * Probably should move to kernel/proc.c or something.
|
/linux-4.1.27/arch/m68k/include/asm/ |
H A D | elf.h | 46 * This is used to ensure we don't load something for the wrong architecture.
|
H A D | machines.h | 72 * something if the value in the ARCH field is SM_SUN4M, if it is
|
/linux-4.1.27/fs/cachefiles/ |
H A D | key.c | 30 * turn the raw key into something cooked
|
/linux-4.1.27/net/9p/ |
H A D | util.c | 96 /* no need to store exactly p, we just need something non-null */ p9_idpool_get()
|
/linux-4.1.27/net/rxrpc/ |
H A D | ar-skbuff.c | 101 * - advance the hard-ACK state of the parent call (done here in case something
|
/linux-4.1.27/net/x25/ |
H A D | x25_forward.c | 38 * do something sensible x25_forward_call()
|
/linux-4.1.27/security/selinux/ss/ |
H A D | status.c | 33 * number, it means something happen, so application will reset userspace
|
/linux-4.1.27/tools/perf/bench/ |
H A D | sched-pipe.c | 177 /* reaching here is something disaster */ bench_sched_pipe()
|
/linux-4.1.27/drivers/hwmon/ |
H A D | k8temp.c | 258 /* sensor can be changed and reports something */ k8temp_probe() 266 /* core can be changed and reports something */ k8temp_probe()
|
/linux-4.1.27/drivers/media/usb/gspca/m5602/ |
H A D | m5602_ov9650.h | 180 /* Do something out of spec with the power */ 210 /* Do something out of spec with the power */
|
/linux-4.1.27/arch/um/kernel/ |
H A D | um_arch.c | 148 " devices and want to boot off something other than ubd0, you \n" 149 " would use something like:\n"
|
/linux-4.1.27/fs/notify/fanotify/ |
H A D | fanotify.c | 30 /* and the list better be locked by something too! */ fanotify_merge() 83 /* userspace responded, convert to something usable */ fanotify_get_response()
|
/linux-4.1.27/fs/notify/ |
H A D | fsnotify.c | 152 /* does the inode mark tell us to do something? */ send_to_group() 160 /* does the vfsmount_mark tell us to do something? */ send_to_group()
|
/linux-4.1.27/arch/arm/kernel/ |
H A D | hyp-stub.S | 189 * something else went wrong... in such cases, trying to install a new 193 * so you will need to set that to something sensible at the new hypervisor's
|
/linux-4.1.27/net/wireless/ |
H A D | wext-priv.c | 21 /* Check if the driver has something to export */ iw_handler_get_private() 170 /* If we have something to return to the user */ ioctl_private_iw_point()
|
/linux-4.1.27/sound/oss/dmasound/ |
H A D | dmasound.h | 10 * device for true DSP processors but it will be called something else. 141 SETTINGS default_hard ; /* open() or init() should set something valid */
|
/linux-4.1.27/sound/oss/ |
H A D | pas2_card.c | 288 * of the card will screw up this detect code something fierce. Adding code detect_pas_hw() 290 * you have something on base port 0x388. SO be forewarned. detect_pas_hw()
|
/linux-4.1.27/drivers/lguest/ |
H A D | core.c | 4 * Host to do something. This file also contains useful helper routines. 207 * going around and around until something interesting happens. 286 /* Actually run the Guest until something happens. */ run_guest()
|
/linux-4.1.27/drivers/mtd/ubi/ |
H A D | misc.c | 145 * something else was also found.
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | common-spectral.h | 26 * something else.
|
/linux-4.1.27/drivers/media/rc/keymaps/ |
H A D | rc-ati-x10.c | 103 { 0x28, KEY_STOPCD }, /* ([]) Stop (KEY_STOP is something else!) */
|
/linux-4.1.27/drivers/net/ethernet/seeq/ |
H A D | ether3.h | 168 int broken; /* 0 = ok, 1 = something went wrong */
|
/linux-4.1.27/drivers/scsi/ibmvscsi/ |
H A D | viosrp.h | 138 * asynchrouously with something like a SCSI AER
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
H A D | router_proc.c | 276 } else if (len > 0) { /* wrote something */ proc_lnet_routes() 411 } else if (len > 0) { /* wrote something */ proc_lnet_routers() 580 } else if (len > 0) { /* wrote something */ proc_lnet_peers() 764 } else if (len > 0) { /* wrote something */ proc_lnet_nis()
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
H A D | lustre_lite.h | 126 /* XXX something. Later */
|
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/ |
H A D | recv_linux.c | 105 ("rtw_recv_indicatepkt():skb == NULL something wrong!!!!\n")); rtw_recv_indicatepkt()
|
/linux-4.1.27/drivers/clk/sunxi/ |
H A D | clk-a20-gmac.c | 30 * This clock looks something like this
|
/linux-4.1.27/arch/x86/realmode/rm/ |
H A D | reboot.S | 81 * something else should be done for other chips.
|
/linux-4.1.27/arch/x86/xen/ |
H A D | multicalls.c | 66 something in the middle */ xen_mc_flush()
|
/linux-4.1.27/arch/xtensa/variants/dc232b/include/variant/ |
H A D | tie.h | 80 * registers used by the compiler, you can do something like this:
|
/linux-4.1.27/block/ |
H A D | blk-timeout.c | 229 * will be X + something. blk_add_timer()
|
/linux-4.1.27/arch/x86/boot/ |
H A D | cpucheck.c | 132 get_cpuflags(); /* Make sure it really did something */ check_cpu()
|
/linux-4.1.27/arch/microblaze/kernel/ |
H A D | intc.c | 187 * lazy and Michal can clean it up to something nicer when he tests xilinx_intc_of_init()
|
/linux-4.1.27/crypto/ |
H A D | deflate.c | 20 * The default winbits of 11 should suit most packets, and it may be something
|
/linux-4.1.27/drivers/tty/serial/8250/ |
H A D | 8250.h | 123 * Digital did something really horribly wrong with the OUT1 and OUT2
|
/linux-4.1.27/drivers/usb/host/ |
H A D | ehci-tilegx.c | 128 * we ought to set it to something, so we use the register VA. ehci_hcd_tilegx_drv_probe()
|
H A D | ohci-omap3.c | 158 * context, normally "rmmod", "apmd", or something similar.
|
H A D | ohci-tilegx.c | 122 * we ought to set it to something, so we use the register VA. ohci_hcd_tilegx_drv_probe()
|
/linux-4.1.27/fs/jfs/ |
H A D | jfs_superblock.h | 22 * make the magic number something a human could read
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | dvb_dummy_fe.c | 72 * Only needed if it actually reads something from the hardware
|
/linux-4.1.27/include/net/ |
H A D | cfg802154.h | 75 * or not. Assign this to something global to your driver to
|
H A D | inet_ecn.h | 186 * 1 if something is broken and should be logged (!!! above)
|
/linux-4.1.27/include/uapi/linux/raid/ |
H A D | md_u.h | 115 * means 'raid0', so we need something else. This is
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
H A D | io_event_irq.c | 80 * we do get called for another type then something went wrong so ioei_find_event()
|
/linux-4.1.27/arch/sh/drivers/dma/ |
H A D | dma-g2.c | 132 * bit 2 - ??? something to do with suspend? g2_xfer_dma()
|
/linux-4.1.27/arch/mips/math-emu/ |
H A D | dsemul.c | 114 * If we can't even access the area, something is very wrong, but we'll do_dsemulret()
|
/linux-4.1.27/arch/mips/pci/ |
H A D | fixup-cobalt.c | 101 * something sensible when using the new Galileo. qube_raq_galileo_fixup()
|
/linux-4.1.27/arch/mn10300/include/asm/ |
H A D | elf.h | 57 * This is used to ensure we don't load something for the wrong architecture
|
/linux-4.1.27/arch/mn10300/kernel/ |
H A D | mn10300-watchdog.c | 68 /* now that we know it works we can reduce NMI frequency to something check_watchdog()
|
H A D | rtc.c | 36 /* if rtc is way off in the past, set something reasonable */ read_persistent_clock()
|
/linux-4.1.27/arch/openrisc/kernel/ |
H A D | ptrace.c | 186 * error, but leave the original number in <something>. do_syscall_trace_enter()
|
/linux-4.1.27/arch/arm64/include/asm/ |
H A D | elf.h | 113 * This is used to ensure we don't load something for the wrong architecture.
|
H A D | ptrace.h | 171 * Force PSR to something logical... valid_user_regs()
|
/linux-4.1.27/arch/blackfin/include/asm/ |
H A D | elf.h | 35 * This is used to ensure we don't load something for the wrong architecture.
|
/linux-4.1.27/arch/blackfin/mach-bf561/include/mach/ |
H A D | mem_map.h | 82 * it is the user's problem to make sure they aren't doing something
|
/linux-4.1.27/arch/cris/arch-v10/lib/ |
H A D | usercopy.c | 36 Make sure the compiler is able to make something useful of this. __copy_user() 199 Make sure the compiler is able to make something useful of this. __copy_user_zeroing() 378 Make sure the compiler is able to make something useful of this. __do_clear_user() 426 something like "r13=r13, r11=r11, r12=r12". */ __do_clear_user()
|
/linux-4.1.27/arch/cris/arch-v32/mm/ |
H A D | init.c | 38 * Make sure the current pgd table points to something sane, even if it cris_mmu_init()
|
/linux-4.1.27/arch/cris/kernel/ |
H A D | traps.c | 185 * This gets called from entry.S when the watchdog has bitten. Show something
|