/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | channv50.c | 49 char mods[16]; nv50_disp_mthd_list() local 52 snprintf(mods, sizeof(mods), "-> %08x", next); nv50_disp_mthd_list() 54 snprintf(mods, sizeof(mods), "%13c", ' '); nv50_disp_mthd_list() 58 mthd, prev, mods, name ? " // " : "", nv50_disp_mthd_list()
|
/linux-4.4.14/drivers/hid/ |
H A D | hid-wiimote-core.c | 619 const __u8 *mods, *iter; wiimote_modules_load() local 623 mods = wiimote_devtype_mods[devtype]; wiimote_modules_load() 625 for (iter = mods; *iter != WIIMOD_NULL; ++iter) { wiimote_modules_load() 646 for (iter = mods; *iter != WIIMOD_NULL; ++iter) { wiimote_modules_load() 668 for ( ; iter-- != mods; ) { wiimote_modules_load() 682 const __u8 *mods, *iter; wiimote_modules_unload() local 686 mods = wiimote_devtype_mods[wdata->state.devtype]; wiimote_modules_unload() 693 for (iter = mods; *iter != WIIMOD_NULL; ++iter) wiimote_modules_unload() 701 for ( ; iter-- != mods; ) { wiimote_modules_unload() 1240 const __u8 *iter, *mods; handler_keys() local 1249 mods = wiimote_devtype_mods[wdata->state.devtype]; handler_keys() 1250 for (iter = mods; *iter != WIIMOD_NULL; ++iter) { handler_keys() 1261 const __u8 *iter, *mods; handler_accel() local 1270 mods = wiimote_devtype_mods[wdata->state.devtype]; handler_accel() 1271 for (iter = mods; *iter != WIIMOD_NULL; ++iter) { handler_accel() 1301 const __u8 *iter, *mods; handler_ext() local 1362 mods = wiimote_devtype_mods[wdata->state.devtype]; handler_ext() 1363 for (iter = mods; *iter != WIIMOD_NULL; ++iter) { handler_ext() 1383 const __u8 *iter, *mods; handler_ir() local 1392 mods = wiimote_devtype_mods[wdata->state.devtype]; handler_ir() 1393 for (iter = mods; *iter != WIIMOD_NULL; ++iter) { handler_ir()
|
/linux-4.4.14/drivers/ide/ |
H A D | cs5535.c | 7 * - Reworked tuneproc, set_drive, misc mods to prep for mainline
|
/linux-4.4.14/arch/alpha/include/asm/ |
H A D | core_wildfire.h | 7 #define WILDFIRE_MAX_QBB 8 /* more than 8 requires other mods */
|
/linux-4.4.14/net/core/ |
H A D | scm.c | 4 * Alignment and value checking mods by Craig Metz
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
H A D | mach-vr1000.c | 55 /* macros for virtual address mods for the io space entries */
|
H A D | mach-bast.c | 66 /* macros for virtual address mods for the io space entries */
|
/linux-4.4.14/arch/arm/mach-ixp4xx/ |
H A D | dsmg600-setup.c | 194 /* Done on button release, to allow for auto-power-on mods. */ dsmg600_power_handler()
|
H A D | nas100d-setup.c | 216 /* Done on button release, to allow for auto-power-on mods. */ nas100d_power_handler()
|
/linux-4.4.14/scripts/kconfig/ |
H A D | Makefile | 141 @echo ' localyesconfig - Update current config converting local mods to core'
|
/linux-4.4.14/fs/btrfs/ |
H A D | delayed-ref.h | 61 * track of the total mods done to the reference count.
|
H A D | delayed-ref.c | 552 * the head node stores the sum of all the mods, so dropping a ref add_delayed_ref_head() 566 * that accounting mods are required. add_delayed_ref_head()
|
/linux-4.4.14/drivers/media/usb/usbvision/ |
H A D | usbvision.h | 410 spinlock_t queue_lock; /* spinlock for protecting mods on inqueue and outqueue */
|
/linux-4.4.14/drivers/of/ |
H A D | overlay.c | 96 /* NOTE: Multiple mods of created nodes not supported */ of_overlay_apply_single_device_node()
|
/linux-4.4.14/drivers/char/ |
H A D | nwflash.c | 8 * - merge printk level changes (with mods) from Alan Cox.
|
/linux-4.4.14/arch/arc/include/asm/ |
H A D | pgtable.h | 15 * vineetg: Mar 2011 - changes to accomodate MMU TLB Page Descriptor mods
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | kprobes.c | 209 /* Branch not taken, no mods necessary. */ relbranch_fixup()
|
/linux-4.4.14/fs/xfs/ |
H A D | xfs_trans.c | 407 * Check that superblock mods match the mods made to AGF counters. xfs_trans_apply_sb_deltas()
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | amd.c | 187 /* placeholder for any needed mods */ init_amd_k6()
|
/linux-4.4.14/arch/m68k/mac/ |
H A D | iop.c | 31 * Sending _definitely_ works; my adb-bus.c mods can send
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
H A D | declance.c | 39 * v0.008: mods to make PMAX_LANCE work. 01/09/1999 triemer
|
/linux-4.4.14/tools/testing/ktest/ |
H A D | ktest.pl | 2149 my $modtar = "ktest-mods.tar.bz2"; 2152 dodie "failed to remove old mods: $modlib";
|
/linux-4.4.14/lib/ |
H A D | inflate.c | 11 * Little mods for all variable to reside either into rodata or bss segments
|
/linux-4.4.14/net/vmw_vsock/ |
H A D | af_vsock.c | 145 * mods with VSOCK_HASH_SIZE to ensure this.
|
/linux-4.4.14/fs/xfs/libxfs/ |
H A D | xfs_attr.c | 308 * Commit the shortform mods, and we're done. xfs_attr_set()
|
/linux-4.4.14/fs/ |
H A D | inode.c | 503 /* don't need i_lock here, no concurrent mods to i_state */ clear_inode()
|
/linux-4.4.14/kernel/ |
H A D | audit.c | 462 * using skb_get() is necessary because non-standard mods are made to kauditd_send_multicast_skb()
|
/linux-4.4.14/scripts/ |
H A D | checkpatch.pl | 530 my $mods = "(?x: \n" . join("|\n ", (@modifierList, @modifierListFile)) . "\n)"; 534 $Modifier = qr{(?:$Attribute|$Sparse|$mods)};
|
/linux-4.4.14/kernel/trace/ |
H A D | trace_events.c | 2471 /* Don't add infrastructure for mods without tracepoints */ trace_module_add_events()
|
H A D | ftrace.c | 2801 /* If ops traces all mods, we already accounted for it */ ops_references_rec()
|
/linux-4.4.14/sound/oss/ |
H A D | swarm_cs4297a.c | 55 * (RH/Dell base), 2.2.18, 2.2.12. cleaned up code mods by ident.
|
/linux-4.4.14/drivers/usb/host/ |
H A D | xhci.c | 4847 /* EHCI mods by the periodic size. Why? */ xhci_get_frame()
|