Searched refs:hard (Results 1 - 200 of 890) sorted by relevance

12345

/linux-4.1.27/arch/sparc/include/asm/
H A Dhardirq_32.h1 /* hardirq.h: 32-bit Sparc hard IRQ support.
H A Dhardirq_64.h1 /* hardirq.h: 64-bit Sparc hard IRQ support.
H A Dpil.h4 /* To avoid some locking problems, we hard allocate certain PILs
H A Dhead_32.h68 /* This is for hard interrupts from level 1-14, 15 is non-maskable (nmi) and
H A Dross.h66 * that do use different semantics I will just hard code the
/linux-4.1.27/arch/ia64/include/asm/
H A Dustack.h7 /* The absolute hard limit for stack size is 1/2 of the mappable space in the region */
H A Dsmp.h72 * Function to map hard smp processor id to logical id. Slow, so don't use this in
/linux-4.1.27/drivers/net/arcnet/
H A Darc-rawmode.c132 * Create the ARCnet hard/soft headers for raw mode.
148 pkt->hard.source = *dev->dev_addr; build_header()
157 pkt->hard.dest = 0; build_header()
161 pkt->hard.dest = daddr; build_header()
171 struct arc_hardware *hard = &pkt->hard; prepare_tx() local
177 length -= ARC_HDR_SIZE; /* hard header is not included in packet length */ prepare_tx()
186 hard->offset[0] = 0; prepare_tx()
187 hard->offset[1] = ofs = 512 - length; prepare_tx()
189 hard->offset[0] = 0; prepare_tx()
190 hard->offset[1] = ofs = 512 - length - 3; prepare_tx()
192 hard->offset[0] = ofs = 256 - length; prepare_tx()
197 lp->hw.copy_to_card(dev, bufnum, 0, hard, ARC_HDR_SIZE); prepare_tx()
200 lp->lastload_dest = hard->dest; prepare_tx()
H A Drfc1051.c100 if (pkt->hard.dest == 0) type_trans()
104 if (pkt->hard.dest != dev->dev_addr[0]) type_trans()
166 * Create the ARCnet hard/soft headers for RFC1051.
199 pkt->hard.source = *dev->dev_addr; build_header()
208 pkt->hard.dest = 0; build_header()
212 pkt->hard.dest = daddr; build_header()
222 struct arc_hardware *hard = &pkt->hard; prepare_tx() local
228 length -= ARC_HDR_SIZE; /* hard header is not included in packet length */ prepare_tx()
237 hard->offset[0] = 0; prepare_tx()
238 hard->offset[1] = ofs = 512 - length; prepare_tx()
240 hard->offset[0] = 0; prepare_tx()
241 hard->offset[1] = ofs = 512 - length - 3; prepare_tx()
243 hard->offset[0] = ofs = 256 - length; prepare_tx()
245 lp->hw.copy_to_card(dev, bufnum, 0, hard, ARC_HDR_SIZE); prepare_tx()
248 lp->lastload_dest = hard->dest; prepare_tx()
H A Dcapmode.c95 * Create the ARCnet hard/soft headers for cap mode.
115 pkt->hard.source = *dev->dev_addr; build_header()
124 pkt->hard.dest = 0; build_header()
128 pkt->hard.dest = daddr; build_header()
138 struct arc_hardware *hard = &pkt->hard; prepare_tx() local
142 /* hard header is not included in packet length */ prepare_tx()
160 hard->offset[0] = 0; prepare_tx()
161 hard->offset[1] = ofs = 512 - length; prepare_tx()
163 hard->offset[0] = 0; prepare_tx()
164 hard->offset[1] = ofs = 512 - length - 3; prepare_tx()
166 hard->offset[0] = ofs = 256 - length; prepare_tx()
172 lp->hw.copy_to_card(dev, bufnum, 0, hard, ARC_HDR_SIZE); prepare_tx()
181 lp->lastload_dest = hard->dest; prepare_tx()
H A Drfc1201.c102 if (pkt->hard.dest == 0) type_trans()
106 if (pkt->hard.dest != dev->dev_addr[0]) type_trans()
141 int saddr = pkt->hard.source, ofs; rx()
361 skb->len, pkt->hard.source); rx()
363 skb->len, pkt->hard.source); rx()
373 /* Create the ARCnet hard/soft headers for RFC1201. */ build_header()
419 pkt->hard.source = *dev->dev_addr; build_header()
432 pkt->hard.dest = 0; build_header()
436 pkt->hard.dest = daddr; build_header()
441 static void load_pkt(struct net_device *dev, struct arc_hardware *hard, load_pkt() argument
450 hard->offset[0] = 0; load_pkt()
451 hard->offset[1] = ofs = 512 - softlen; load_pkt()
459 hard->offset[0] = 0; load_pkt()
461 hard->offset[1] = ofs - RFC1201_HDR_SIZE; load_pkt()
465 hard->offset[0] = ofs = 256 - softlen; load_pkt()
467 lp->hw.copy_to_card(dev, bufnum, 0, hard, ARC_HDR_SIZE); load_pkt()
470 lp->lastload_dest = hard->dest; load_pkt()
485 length -= ARC_HDR_SIZE; /* hard header is not included in packet length */ prepare_tx()
504 load_pkt(dev, &pkt->hard, &pkt->soft.rfc1201, length, bufnum); prepare_tx()
514 struct arc_hardware *hard = &out->pkt->hard; continue_tx() local
540 load_pkt(dev, hard, newsoft, seglen + RFC1201_HDR_SIZE, bufnum); continue_tx()
H A Darcnet.c560 skb->len, pkt->hard.dest); arcnet_send_packet()
957 if (pkt.hard.offset[0]) { arcnet_rx()
958 ofs = pkt.hard.offset[0]; arcnet_rx()
961 ofs = pkt.hard.offset[1]; arcnet_rx()
975 bufnum, pkt.hard.source, pkt.hard.dest, length); arcnet_rx()
984 *oldp = arc_proto_map[lp->default_proto[pkt.hard.source]], BUGLVL()
990 " (was '%c')\n", soft->proto, pkt.hard.source, BUGLVL()
999 lp->default_proto[pkt.hard.source] = soft->proto;
1011 pkthdr->soft.rfc1201.proto, pkthdr->hard.source); null_rx()
/linux-4.1.27/include/linux/power/
H A Dsmb347-charger.h29 /* Use default factory programmed value for hard/soft temperature limit */
61 * @hard_cold_temp_limit: hard cold temperature limit [%-5 - %10] (in degree C),
63 * @hard_hot_temp_limit: hard hot temperature limit [%50 - %65] (in degree C),
65 * @suspend_on_hard_temp_limit: suspend charging when hard limit is hit
86 * sheet. So for example if NTC beta is %3375 and we want to program hard
90 * factory programmed default will be used. For soft/hard temperature
/linux-4.1.27/include/uapi/linux/
H A Drfkill.h75 * @hard: hard state (0/1)
85 __u8 soft, hard; member in struct:rfkill_event
97 * that we've made the 'hard' member optional since our only option
H A Dseccomp.h10 #define SECCOMP_MODE_STRICT 1 /* uses hard-coded filter. */
H A Dcramfs_fs.h34 rounded up. (cramfs doesn't support hard links.) */
H A Dif_arcnet.h120 struct arc_hardware hard; member in struct:archdr
H A Dxfrm.h440 __u8 hard; member in struct:xfrm_user_expire
445 __u8 hard; member in struct:xfrm_user_polexpire
/linux-4.1.27/arch/openrisc/include/asm/
H A Dcache.h23 * they shouldn't be hard-coded!
/linux-4.1.27/arch/powerpc/include/asm/
H A Drunlatch.h13 * We manually hard enable-disable, this is called
H A Dirq.h60 * Per-cpu stacks for handling hard and soft interrupts.
H A Dhw_irq.h21 * is set whenever we manually hard disable.
116 * re-enable hard interrupts when soft-disabled after having
/linux-4.1.27/fs/coda/
H A Dsysctl.c26 .procname = "hard",
/linux-4.1.27/sound/oss/dmasound/
H A Ddmasound_q40.c13 * [0.3] - put in default hard/soft settings.
126 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; q40_ctx_law()
162 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; q40_ctx_s8()
199 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; q40_ctx_u8()
236 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; q40_ctc_law()
275 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; q40_ctc_s8()
314 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; q40_ctc_u8()
419 speed=(dmasound.hard.speed==10000 ? 0 : 1); Q40PlayNextFrame()
519 dmasound.hard = dmasound.soft; Q40Init()
520 /*sound.hard.stereo=1;*/ /* no longer true */ Q40Init()
521 dmasound.hard.size=8; Q40Init()
531 if (dmasound.hard.speed > 20200) { Q40Init()
533 dmasound.hard.speed = 20000; Q40Init()
535 } else if (dmasound.hard.speed > 10000) { Q40Init()
536 dmasound.hard.speed = 20000; Q40Init()
538 dmasound.hard.speed = 10000; Q40Init()
H A Ddmasound_atari.c13 * 01/02/2001 [0.3] - put in default hard/soft settings.
392 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; ata_ctx_law()
452 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; ata_ctx_s8()
506 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; ata_ctx_u8()
562 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; ata_ctx_s16be()
618 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; ata_ctx_u16be()
676 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; ata_ctx_s16le()
734 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; ata_ctx_u16le()
927 dmasound.hard = dmasound.soft; TTInit()
929 if (dmasound.hard.speed > 50066) { TTInit()
931 dmasound.hard.speed = 50066; TTInit()
934 } else if (dmasound.hard.speed > 25033) { TTInit()
935 dmasound.hard.speed = 50066; TTInit()
937 } else if (dmasound.hard.speed > 12517) { TTInit()
938 dmasound.hard.speed = 25033; TTInit()
940 } else if (dmasound.hard.speed > 6258) { TTInit()
941 dmasound.hard.speed = 12517; TTInit()
944 dmasound.hard.speed = 6258; TTInit()
948 tt_dmasnd.mode = (dmasound.hard.stereo ? TTInit()
1054 dmasound.hard = dmasound.soft; FalconInit()
1056 if (dmasound.hard.size == 16) { FalconInit()
1058 dmasound.hard.stereo = 1; FalconInit()
1061 if (dmasound.hard.speed > 49170) { FalconInit()
1063 dmasound.hard.speed = 49170; FalconInit()
1066 } else if (dmasound.hard.speed > 32780) { FalconInit()
1067 dmasound.hard.speed = 49170; FalconInit()
1069 } else if (dmasound.hard.speed > 24585) { FalconInit()
1070 dmasound.hard.speed = 32780; FalconInit()
1072 } else if (dmasound.hard.speed > 19668) { FalconInit()
1073 dmasound.hard.speed = 24585; FalconInit()
1075 } else if (dmasound.hard.speed > 16390) { FalconInit()
1076 dmasound.hard.speed = 19668; FalconInit()
1078 } else if (dmasound.hard.speed > 12292) { FalconInit()
1079 dmasound.hard.speed = 16390; FalconInit()
1081 } else if (dmasound.hard.speed > 9834) { FalconInit()
1082 dmasound.hard.speed = 12292; FalconInit()
1084 } else if (dmasound.hard.speed > 8195) { FalconInit()
1085 dmasound.hard.speed = 9834; FalconInit()
1088 dmasound.hard.speed = 8195; FalconInit()
1102 tt_dmasnd.mode = (dmasound.hard.stereo ? FalconInit()
1104 ((dmasound.hard.size == 8) ? FalconInit()
H A Ddmasound_core.c174 * it will be quite hard to trap it with an -EXXX return... because we can't
492 (dmasound.hard.size * (dmasound.hard.stereo+1) ) ; sq_setup()
497 (dmasound.hard.size * (dmasound.hard.stereo+1) ) ; sq_setup()
501 sq->block_size *= dmasound.hard.speed ; sq_setup()
505 (dmasound.hard.size * (dmasound.hard.stereo+1))/8 ; sq_setup()
561 /* implement any changes we have made to the soft/hard params. sq_write()
791 driver must supply defaults for hard & soft params. sq_open()
799 dmasound.hard = dmasound.mach.default_hard ; sq_open()
897 dmasound.hard = dmasound.mach.default_hard ; sq_release()
1195 dmasound.hard = dmasound.mach.default_hard ; sq_init()
1307 len += sprintf(buffer+len,"Parameter %20s%20s\n","soft","hard") ; state_open()
1310 get_afmt_string(dmasound.hard.format)); state_open()
1313 dmasound.soft.speed, dmasound.hard.speed); state_open()
1317 dmasound.hard.stereo ? "stereo" : "mono" ); state_open()
H A Ddmasound_paula.c14 * [0.4] - put in default hard/soft settings
367 dmasound.hard = dmasound.soft; AmiInit()
376 dmasound.hard.speed = amiga_colorclock/(period+1); AmiInit()
432 if (dmasound.hard.size == 16) { AmiSetVolume()
473 if (dmasound.hard.stereo) { AmiPlayNextFrame()
485 if (dmasound.hard.size == 8) { AmiPlayNextFrame()
H A Ddmasound.h96 /* description of the set-up applies to either hard or soft settings */
162 SETTINGS hard; /* hardware settings */ member in struct:sound_settings
/linux-4.1.27/drivers/i2c/busses/
H A Di2c-i801.c31 * 82801DB (ICH4) 0x24c3 32 hard yes no no
32 * 82801E (ICH5) 0x24d3 32 hard yes yes yes
33 * 6300ESB 0x25a4 32 hard yes yes yes
34 * 82801F (ICH6) 0x266a 32 hard yes yes yes
35 * 6310ESB/6320ESB 0x269b 32 hard yes yes yes
36 * 82801G (ICH7) 0x27da 32 hard yes yes yes
37 * 82801H (ICH8) 0x283e 32 hard yes yes yes
38 * 82801I (ICH9) 0x2930 32 hard yes yes yes
39 * EP80579 (Tolapai) 0x5032 32 hard yes yes yes
40 * ICH10 0x3a30 32 hard yes yes yes
41 * ICH10 0x3a60 32 hard yes yes yes
42 * 5/3400 Series (PCH) 0x3b30 32 hard yes yes yes
43 * 6 Series (PCH) 0x1c22 32 hard yes yes yes
44 * Patsburg (PCH) 0x1d22 32 hard yes yes yes
45 * Patsburg (PCH) IDF 0x1d70 32 hard yes yes yes
46 * Patsburg (PCH) IDF 0x1d71 32 hard yes yes yes
47 * Patsburg (PCH) IDF 0x1d72 32 hard yes yes yes
48 * DH89xxCC (PCH) 0x2330 32 hard yes yes yes
49 * Panther Point (PCH) 0x1e22 32 hard yes yes yes
50 * Lynx Point (PCH) 0x8c22 32 hard yes yes yes
51 * Lynx Point-LP (PCH) 0x9c22 32 hard yes yes yes
52 * Avoton (SOC) 0x1f3c 32 hard yes yes yes
53 * Wellsburg (PCH) 0x8d22 32 hard yes yes yes
54 * Wellsburg (PCH) MS 0x8d7d 32 hard yes yes yes
55 * Wellsburg (PCH) MS 0x8d7e 32 hard yes yes yes
56 * Wellsburg (PCH) MS 0x8d7f 32 hard yes yes yes
57 * Coleto Creek (PCH) 0x23b0 32 hard yes yes yes
58 * Wildcat Point (PCH) 0x8ca2 32 hard yes yes yes
59 * Wildcat Point-LP (PCH) 0x9ca2 32 hard yes yes yes
60 * BayTrail (SOC) 0x0f12 32 hard yes yes yes
61 * Sunrise Point-H (PCH) 0xa123 32 hard yes yes yes
62 * Sunrise Point-LP (PCH) 0x9d23 32 hard yes yes yes
1300 * do not call pci_disable_device(dev) since it can cause hard hangs on i801_remove()
H A Di2c-isch.c114 "locked until next hard reset. (sorry!)\n"); sch_transaction()
/linux-4.1.27/arch/arm/include/asm/
H A Dfpstate.h49 struct vfp_hard_struct hard; member in union:vfp_state
74 struct fp_hard_struct hard; member in union:fp_state
/linux-4.1.27/net/batman-adv/
H A Dhard-interface.h56 * batadv_hardif_free_ref - decrement the hard interface refcounter and
58 * @hard_iface: the hard interface to free
H A Ddebugfs.c25 #include "hard-interface.h"
253 * originator table of an hard interface
453 * batadv_debugfs_add_hardif - creates the base directory for a hard interface
455 * @hard_iface: hard interface which should be added.
493 * batadv_debugfs_del_hardif - delete the base directory for a hard interface
495 * @hard_iface: hard interface which is deleted.
H A Dtypes.h62 * struct batadv_hard_iface_bat_iv - per hard interface B.A.T.M.A.N. IV data
86 * @bat_iv: BATMAN IV specific per hard interface data
87 * @cleanup_work: work queue callback item for hard interface deinit
109 * @if_outgoing: pointer to outgoing hard interface
335 * @if_incoming: pointer to incoming hard interface
374 * @if_outgoing: pointer to outgoing hard interface
674 * soft-interface; 2) skbs overheard on the hard-interface; and 3) skbs
747 * @primary_if: one of the hard interfaces assigned to this mesh interface
1090 * @if_incoming: pointer to incoming hard-iface or primary iface if
1112 * @bat_iface_enable: init routing info when hard-interface is enabled
1113 * @bat_iface_disable: de-init routing info when hard-interface is disabled
1115 * belonging to this hard-interface
1128 * the orig_node due to a new hard-interface being added into the mesh
1130 * the orig_node due to an hard-interface being removed from the mesh
/linux-4.1.27/fs/xfs/
H A Dxfs_qm_syscalls.c409 xfs_qcnt_t hard, soft; xfs_qm_scall_setqlim() local
451 hard = (newlim->d_fieldmask & QC_SPC_HARD) ? xfs_qm_scall_setqlim()
457 if (hard == 0 || hard >= soft) { xfs_qm_scall_setqlim()
458 ddq->d_blk_hardlimit = cpu_to_be64(hard); xfs_qm_scall_setqlim()
462 q->qi_bhardlimit = hard; xfs_qm_scall_setqlim()
466 xfs_debug(mp, "blkhard %Ld < blksoft %Ld", hard, soft); xfs_qm_scall_setqlim()
468 hard = (newlim->d_fieldmask & QC_RT_SPC_HARD) ? xfs_qm_scall_setqlim()
474 if (hard == 0 || hard >= soft) { xfs_qm_scall_setqlim()
475 ddq->d_rtb_hardlimit = cpu_to_be64(hard); xfs_qm_scall_setqlim()
478 q->qi_rtbhardlimit = hard; xfs_qm_scall_setqlim()
482 xfs_debug(mp, "rtbhard %Ld < rtbsoft %Ld", hard, soft); xfs_qm_scall_setqlim()
485 hard = (newlim->d_fieldmask & QC_INO_HARD) ? xfs_qm_scall_setqlim()
491 if (hard == 0 || hard >= soft) { xfs_qm_scall_setqlim()
492 ddq->d_ino_hardlimit = cpu_to_be64(hard); xfs_qm_scall_setqlim()
495 q->qi_ihardlimit = hard; xfs_qm_scall_setqlim()
499 xfs_debug(mp, "ihard %Ld < isoft %Ld", hard, soft); xfs_qm_scall_setqlim()
517 * soft and hard limit values (already done, above), and xfs_qm_scall_setqlim()
H A Dxfs_qm.h79 xfs_qcnt_t qi_bhardlimit; /* default data blk hard limit */
81 xfs_qcnt_t qi_ihardlimit; /* default inode count hard limit */
83 xfs_qcnt_t qi_rtbhardlimit;/* default realtime blk hard limit */
/linux-4.1.27/arch/arc/kernel/
H A Dirq.c187 * which maybe in hard ISR itself
191 * -If called from hard-ISR, it must not invert interrupt priorities
193 * Time hard-ISR, timer_interrupt( ) calls spin_unlock_irq several times.
217 /* Called from hard ISR (between irq_enter and irq_exit) */ arch_local_irq_enable()
222 * L1 be taken while in L2 hard ISR which is wrong not only in arch_local_irq_enable()
271 * ARC IDE Drivers tries to re-enable interrupts from hard-isr arch_local_irq_enable()
275 WARN_ONCE(1, "IRQ enabled from hard-isr"); arch_local_irq_enable()
/linux-4.1.27/net/rxrpc/
H A Dar-skbuff.c62 _debug("hard ACK #%u", ntohl(sp->hdr.seq)); rxrpc_hard_ACK_data()
87 * been consumed, so send a hard-ACK if no more packets are rxrpc_hard_ACK_data()
101 * - advance the hard-ACK state of the parent call (done here in case something
H A Dar-ack.c423 * discard hard-ACK'd packets from the Tx window
425 static void rxrpc_rotate_tx_window(struct rxrpc_call *call, u32 hard) rxrpc_rotate_tx_window() argument
431 _enter("{%u,%u},%u", call->acks_hard, win, hard); rxrpc_rotate_tx_window()
433 ASSERTCMP(hard - call->acks_hard, <=, win); rxrpc_rotate_tx_window()
435 while (call->acks_hard < hard) { rxrpc_rotate_tx_window()
639 u32 hard, tx; rxrpc_process_rx_queue() local
680 hard = ntohl(ack.firstPacket); rxrpc_process_rx_queue()
686 hard, rxrpc_process_rx_queue()
716 if (hard > 0) { rxrpc_process_rx_queue()
717 if (hard - 1 > tx) { rxrpc_process_rx_queue()
718 _debug("hard-ACK'd packet %d not transmitted" rxrpc_process_rx_queue()
720 hard - 1, tx); rxrpc_process_rx_queue()
726 hard > tx) rxrpc_process_rx_queue()
730 rxrpc_rotate_tx_window(call, hard - 1); rxrpc_process_rx_queue()
734 if (hard - 1 + ack.nAcks > tx) { rxrpc_process_rx_queue()
737 hard - 1, ack.nAcks, tx); rxrpc_process_rx_queue()
762 /* if we've had a hard ACK that covers all the packets we've sent, then rxrpc_process_rx_queue()
787 /* if all the packets we sent are hard-ACK'd, then we can discard rxrpc_process_rx_queue()
/linux-4.1.27/fs/quota/
H A Dquotaio_v1.h8 * before the soft limits are treated as hard limits (usually resulting
H A Dquotaio_v2.h64 __le32 dqi_bgrace; /* Time before block soft limit becomes hard limit */
65 __le32 dqi_igrace; /* Time before inode soft limit becomes hard limit */
/linux-4.1.27/arch/parisc/include/asm/
H A Dhardirq.h1 /* hardirq.h: PA-RISC hard IRQ support.
/linux-4.1.27/arch/hexagon/
H A DMakefile29 # it is hard-coded in several files.
/linux-4.1.27/arch/arm/include/debug/
H A Dimx.S18 * stay sync with that. It's hard to maintain, and should be fixed
/linux-4.1.27/arch/alpha/include/uapi/asm/
H A Dswab.h15 * pretty hard to hide. Just in case a future implementation __arch_swab32()
/linux-4.1.27/security/apparmor/include/
H A Dresource.h26 * @mask: which hard limits to set
/linux-4.1.27/security/apparmor/
H A Dresource.c87 * Control raising the processes hard limit.
128 * to the less of the tasks hard limit and the init tasks soft limit __aa_transition_rlimits()
141 /* set any new hard limits as dictated by the new profile */ __aa_transition_rlimits()
151 /* soft limit should not exceed hard limit */ __aa_transition_rlimits()
H A Dprocattr.c118 const char *hats[16]; /* current hard limit on # of names */ aa_setprocattr_changehat()
/linux-4.1.27/include/linux/
H A Disicom.h29 #define WAKEUP_CHARS 256 /* hard coded for now */
H A Dvtime.h97 /* On hard|softirq exit we always account to hard|softirq cputime */ vtime_account_irq_exit()
H A Dctype.h16 #define _SP 0x80 /* hard space (0x20) */
H A Dhighuid.h20 * with structures hard coded to 16 bits, such as in filesystems)
H A Dhrtimer.h372 ktime_t soft, hard; hrtimer_start_expires() local
374 hard = hrtimer_get_expires(timer); hrtimer_start_expires()
375 delta = ktime_to_ns(ktime_sub(hard, soft)); hrtimer_start_expires()
H A Dof_gpio.h113 * Same as of_gpio_named_count, but hard coded to use the 'gpios' property
H A Ddrbd_limits.h8 * Some of them are hard limits,
H A Dfsl-diu-fb.h84 __be32 pix_fmt; /* hard coding pixel format */
H A Dipc_namespace.h93 * that no given app should have a hard time opening 8 queues. shm_destroy_orphaned()
H A Dlis3lv02d.h41 * configure the chip which makes is quite hard to explain deeper meaning of
H A Drfkill.h58 * (blocked == true) -- ignore and return 0 when hard blocked.
144 * rfkill drivers that get events when the hard-blocked state changes
/linux-4.1.27/arch/mips/include/asm/sn/
H A Dintr.h66 * INT_PEND0 hard-coded bits.
97 * INT_PEND1 hard-coded bits:
/linux-4.1.27/arch/powerpc/kernel/
H A Didle_book3e.S40 /* Now we are going to mark ourselves as soft and hard enabled in
70 /* We can now re-enable hard interrupts and go to sleep */
H A Dirq.c128 * a soft enabled context. In both case we have interrupts hard
159 * in case we also had a rollover while hard disabled __check_irq_replay()
213 * etc... unless we got hard-disabled. We check if an event arch_local_irq_restore()
221 * be hard-disabled, so there is no problem, we arch_local_irq_restore()
229 * We need to hard disable to get a trusted value from arch_local_irq_restore()
235 * then we are already hard disabled (there are other less arch_local_irq_restore()
244 * We should already be hard disabled here. We had bugs arch_local_irq_restore()
268 * hard-enabled. arch_local_irq_restore()
275 /* Finally, let's ensure we are hard enabled */ arch_local_irq_restore()
286 * NOTE: This is called with interrupts hard disabled but not marked
309 * and in the latter case it will leave with interrupts hard
316 * First we need to hard disable to ensure no interrupt prep_irq_for_idle()
334 * are about to hard enable as well as a side effect prep_irq_for_idle()
496 /* We can hard enable interrupts now to allow perf interrupts */ __do_irq()
H A Didle_power4.S57 stb r0,PACASOFTIRQEN(r13) /* we'll hard-enable shortly */
H A Dentry_64.S118 * so we just unconditionally hard-enable here. When some kind
726 * enable hard interrupt but we really should disable interrupts
755 * We are about to soft-enable interrupts (we are hard disabled
765 * soft-enable and move-on. We will hard-enable as a side
793 * here. They run entirely hard disabled and do not alter the
865 * However, we may also about to hard enable, so we need to
H A Didle_power7.S103 mtmsrd r9,1 /* hard-disable interrupts */
117 1: /* We mark irqs hard disabled as this is the state we'll
/linux-4.1.27/kernel/
H A Dwatchdog.c2 * Detect hard and soft lockups on a system
30 * bit 0 for the hard lockup detector and bit 1 for the soft lockup detector.
83 * Should we panic when a soft-lockup or hard-lockup occurs:
89 * We may not want to enable hard lockup detection by default in all cases,
91 * cases this function can be called to disable hard lockup detection. This
154 * want a higher threshold for soft lockups than for hard lockups. So we couple
156 * time the hard threshold is.
179 * and hard thresholds) to increment before the set_sample_period()
300 panic("Watchdog detected hard LOCKUP on cpu %d", watchdog_overflow_callback()
303 WARN(1, "Watchdog detected hard LOCKUP on cpu %d", watchdog_overflow_callback()
524 /* nothing to do if the hard lockup detector is disabled */ watchdog_nmi_enable()
554 * Disable the hard lockup detector if _any_ CPU fails to set up watchdog_nmi_enable()
579 pr_info("Shutting down hard lockup detector on all cpus\n"); watchdog_nmi_enable()
/linux-4.1.27/scripts/
H A Dcheckkconfigsymbols.py45 "\'git reset --hard\'\nyour current tree! You may save " \
78 "calls 'git reset --hard' for some performance\nreasons. "
107 execute("git reset --hard %s" % commit_a)
111 execute("git reset --hard %s" % commit_b)
128 execute("git reset --hard %s" % head)
/linux-4.1.27/drivers/iio/imu/
H A Dadis16400.h57 #define ADIS16400_XMAGN_HIF 0x26 /* X-axis magnetometer, hard-iron factor */
58 #define ADIS16400_YMAGN_HIF 0x28 /* Y-axis magnetometer, hard-iron factor */
59 #define ADIS16400_ZMAGN_HIF 0x2A /* Z-axis magnetometer, hard-iron factor */
/linux-4.1.27/fs/hfsplus/
H A Dioctl.c46 * hard links - the firmware wants the ID of the hard link file, hfsplus_ioctl_bless()
/linux-4.1.27/arch/arm/mach-bcm/
H A Dboard_bcm2835.c83 * We set the watchdog hard reset bit here to distinguish this reset bcm2835_power_off()
85 * hard reset. bcm2835_power_off()
/linux-4.1.27/drivers/sh/intc/
H A Dirqdomain.c56 * Linear domains have a hard-wired assertion that IRQs start at intc_irq_domain_init()
/linux-4.1.27/arch/unicore32/
H A DMakefile26 # Never use hard float in kernel
/linux-4.1.27/arch/microblaze/kernel/
H A Dreset.c25 "hard-reset-gpios", 0); of_platform_reset_gpio_probe()
/linux-4.1.27/arch/mips/include/asm/mach-cavium-octeon/
H A Ddma-coherence.h10 * plat_device_is_coherent hard coded to return 1.
/linux-4.1.27/include/linux/platform_data/
H A Dad7266.h43 * @fixed_addr: Whether the address pins are hard-wired
/linux-4.1.27/arch/mn10300/unit-asb2305/include/unit/
H A Dleds.h21 /* perform a hard reset by driving PIO06 low */
/linux-4.1.27/arch/m68k/include/asm/
H A Dcoldfire.h38 * longer hard define it here. No MBAR or IPSBAR will be defined if
/linux-4.1.27/arch/arm/mach-orion5x/
H A Dboard-mss2.c36 * Check for devices with hard-wired IRQs. mss2_pci_map_irq()
H A Dboard-rd88f5182.c80 * Check for devices with hard-wired IRQs. rd88f5182_pci_map_irq()
H A Drd88f5181l-fxo-setup.c139 * Check for devices with hard-wired IRQs. rd88f5181l_fxo_pci_map_irq()
H A Drd88f5181l-ge-setup.c148 * Check for devices with hard-wired IRQs. rd88f5181l_ge_pci_map_irq()
H A Dwnr854t-setup.c143 * Check for devices with hard-wired IRQs. wnr854t_pci_map_irq()
H A Dnet2big-setup.c174 pr_info("net2big: power up SATA hard disks\n"); net2big_sata_power_init()
266 * hard disk activity. net2big_gpio_leds_init()
H A Drd88f5182-setup.c151 * Check for devices with hard-wired IRQs. rd88f5182_pci_map_irq()
H A Dts409-setup.c129 * Check for devices with hard-wired IRQs. qnap_ts409_pci_map_irq()
H A Dwrt350n-v2-setup.c231 * Check for devices with hard-wired IRQs. wrt350n_v2_pci_map_irq()
/linux-4.1.27/arch/arm/mach-footbridge/
H A Dcats-hw.c76 * hard reboots fail on early boards.
/linux-4.1.27/tools/testing/selftests/powerpc/tm/
H A Dtm-resched-dscr.c59 /* hard loop until the transaction becomes doomed */ test_body()
/linux-4.1.27/drivers/macintosh/
H A Dwindfarm_pm121.c25 * controls with a tiny difference. The control-ids of hard-drive-fan
88 * ref : hard-drive-fan
103 * control : hard-drive-fan
104 * sensor : hard-drive-temp
113 * control : hard-drive-fan
114 * sensor : hard-drive-temp
147 * control : hard-drive-fan
179 * control : hard-drive-fan
896 all = pm121_register_control(ct, "hard-drive-fan", FAN_HD) && all; pm121_new_control()
933 all = pm121_register_sensor(sr, "hard-drive-temp", pm121_new_sensor()
H A Dwindfarm_lm75_sensor.c118 name = "hard-drive-temp"; wf_lm75_probe()
H A Dwindfarm_ad7417_sensor.c282 * just hard code what we know about them wf_ad7417_probe()
H A Dwindfarm_smu_controls.c223 fct->ctrl.name = "hard-drive-fan"; smu_fan_create()
/linux-4.1.27/arch/x86/include/asm/xen/
H A Dinterface.h88 * start of the GDT because some stupid OSes export hard-coded selector values
89 * in their ABI. These hard-coded values are always near the start of the GDT,
/linux-4.1.27/arch/sparc/kernel/
H A Dnmi.c78 panic("Watchdog detected hard LOCKUP on cpu %d", this_cpu); die_nmi()
80 WARN(1, "Watchdog detected hard LOCKUP on cpu %d", this_cpu); die_nmi()
H A Dirq.h96 /* All SUN4D IPIs are sent on this IRQ, may be shared with hard IRQs */
/linux-4.1.27/drivers/hid/
H A Dhid-lg3ff.c43 * 0 0 127 127 makes the joystick autocenter hard
51 * 0 0 -127 -127 makes the joystick rattle very hard
/linux-4.1.27/arch/arm/vfp/
H A Dvfpmodule.c68 if (thread->vfpstate.hard.cpu != cpu) vfp_state_in_hw()
86 thread->vfpstate.hard.cpu = NR_CPUS; vfp_force_reload()
114 vfp->hard.fpexc = FPEXC_EN; vfp_thread_flush()
115 vfp->hard.fpscr = FPSCR_ROUND_NEAREST; vfp_thread_flush()
117 vfp->hard.cpu = NR_CPUS; vfp_thread_flush()
139 thread->vfpstate.hard.cpu = NR_CPUS; vfp_thread_copy()
552 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; vfp_preserve_user_clear_hwstate()
595 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; vfp_restore_user_hwstate()
/linux-4.1.27/arch/arm/mach-omap2/
H A Dprminst44xx.c119 * IP. These modules may have multiple hard-reset lines that reset
146 * IP. These modules may have multiple hard-reset lines that reset
H A Dprm2xxx_3xxx.c51 * IP. These modules may have multiple hard-reset lines that reset
78 * IP. These modules may have multiple hard-reset lines that reset
H A Dprm33xx.c88 * IP. These modules may have multiple hard-reset lines that reset
115 * IP. These modules may have multiple hard-reset lines that reset
/linux-4.1.27/kernel/irq/
H A Dhandle.c77 * This code is the hard irq context and can never run on two __irq_wake_thread()
125 * against this code (hard irq handler) via IRQS_INPROGRESS __irq_wake_thread()
H A Dmanage.c59 * synchronize_hardirq - wait for pending hard IRQ handlers (on other CPUs)
62 * This function waits for any pending hard IRQ handlers for this
141 * code can be called from hard interrupt context.
455 * This function waits for any pending hard IRQ handlers for this
457 * holding a resource the hard IRQ handler may need you will deadlock.
736 * The thread is faster done than the hard interrupt handler irq_finalize_oneshot()
816 * interrupts rely on the implicit bh/preempt disable of the hard irq irq_thread_check_affinity()
1075 * threaded irq without a primary hard irq context handler __setup_irq()
1146 * If no thread is woken by primary (hard irq context) __setup_irq()
1149 * affected hard irq flow handlers __setup_irq()
1259 * when no hard interrupt wakes the thread up. __setup_irq()
1476 * still called in hard interrupt context and has to check
H A Dspurious.c321 * and we have the guarantee that hard note_interrupt()
381 * by one hard interrupt. Not a real problem. note_interrupt()
/linux-4.1.27/drivers/isdn/sc/
H A Dscioc.h13 #define SCIOCRESET 0x02 /* Perform hard reset */
/linux-4.1.27/drivers/ide/
H A Dide-pnp.c26 /* Generic ESDI/IDE/ATA compatible hard disk controller */
/linux-4.1.27/arch/x86/kernel/
H A Dreboot_fixups_32.c28 /* writing 1 to the LSB of this MSR causes a hard reset */ cs5536_warm_reset()
H A Dirq_32.c134 printk(KERN_DEBUG "CPU %u irqstacks, hard=%p soft=%p\n", irq_ctx_init()
/linux-4.1.27/arch/sh/kernel/cpu/sh5/
H A Dprobe.c28 * hard to set up correctly. cpu_probe()
/linux-4.1.27/drivers/block/paride/
H A Dktti.c7 portable hard-drives. As far as I can tell, this device
H A Dfit2.c8 3000 portable hard-drives. As far as I can tell, this device
H A Dfrpw.c21 1.02 GRG 1998.09.23 added hard reset to initialisation process
22 1.03 GRG 1998.12.14 made hard reset conditional
H A Dfit3.c8 hard-drives, as well as CD-ROM, PD-CD and other devices.
/linux-4.1.27/arch/powerpc/platforms/83xx/
H A Dmisc.c50 /* set software hard reset */ mpc83xx_restart()
/linux-4.1.27/arch/alpha/include/asm/
H A Dio_trivial.h2 of the hard work has been done by ioremap and ioportmap, and that
/linux-4.1.27/fs/afs/
H A Dafs_fs.h27 FSLINK = 140, /* AFS Create a hard link */
/linux-4.1.27/arch/alpha/kernel/
H A Dirq_alpha.c161 case 0x84: reason = "generic hard error"; break; process_mcheck_info()
167 case 0x98: reason = "processor detected hard error"; break; process_mcheck_info()
170 case 0x202: reason = "system detected hard error"; break; process_mcheck_info()
/linux-4.1.27/drivers/ata/
H A Dsata_sx4.c468 /* hard-code chip #0 */ pdc20621_dma_prep()
525 /* hard-code chip #0 */ pdc20621_nodata_prep()
571 /* hard-code chip #0 */ __pdc20621_push_hdma()
647 /* hard-code chip #0 */ pdc20621_packet_start()
1007 /* hard-code chip #0 */ pdc20621_get_from_dimm()
1059 /* hard-code chip #0 */ pdc20621_put_to_dimm()
1107 /* hard-code chip #0 */ pdc20621_i2c_read()
1180 /* hard-code chip #0 */ pdc20621_prog_dimm0()
1226 /* hard-code chip #0 */ pdc20621_prog_dimm_global()
1279 /* hard-code chip #0 */ pdc20621_dimm_init()
1408 /* hard-code chip #0 */ pdc_20621_init()
H A Dpata_isapnp.c117 /* Generic ESDI/IDE/ATA compatible hard disk controller */
/linux-4.1.27/drivers/rtc/
H A Drtc-imxdi.c53 #define DCR_TDCHL (1 << 30) /* Tamper-detect configuration hard lock */
56 #define DCR_MCHL (1 << 20) /* Monotonic-counter hard lock */
58 #define DCR_TCHL (1 << 18) /* Timer-counter hard lock */
60 #define DCR_FSHL (1 << 16) /* Failure state hard lock */
H A Drtc-armada38x.c55 * register write to the RTC hard macro so that the required update
/linux-4.1.27/drivers/scsi/aacraid/
H A Drkt.c59 * hard coded FIB override is being utilized. This special aac_rkt_select_comm()
/linux-4.1.27/drivers/input/mouse/
H A Delantech.h61 * One hard to find application note states that X axis range is 0 to 576
H A Dtrackpoint.h63 /* (how hard it is to drag */
/linux-4.1.27/drivers/power/reset/
H A Dkeystone-reset.c113 /* set soft/hard reset */ rsctrl_probe()
/linux-4.1.27/include/linux/sched/
H A Dsysctl.h30 * not a hard limit any more. Although some userspace tools can be surprised by
/linux-4.1.27/arch/mips/netlogic/xlp/
H A Dahci-init-xlp2.c97 #define P0_IRST_HARD_SYNTH BIT(12) /* PHY hard synth reset */
98 #define P0_IRST_HARD_TXRX BIT(13) /* PHY lane hard reset */
109 #define P1_IRST_HARD_SYNTH BIT(24) /* PHY hard synth reset */
110 #define P1_IRST_HARD_TXRX BIT(25) /* PHY lane hard reset */
/linux-4.1.27/arch/powerpc/kvm/
H A Dbook3s_xics.h68 /* Real mode might find something too hard, here's the action
/linux-4.1.27/arch/blackfin/mach-common/
H A Dcache.S23 * GCC can be hard to coax into writing nice hardware loops.
/linux-4.1.27/arch/arm/mach-clps711x/
H A Dboard-edb7211.c143 * detect them, but instead we hard-code them. fixup_edb7211()
/linux-4.1.27/arch/arc/include/asm/
H A Dtlb-mmu1.h48 ; Faster than hack #1 in non-thrash case, but hard-coded for 2-way MMU
/linux-4.1.27/net/ipv6/netfilter/
H A Dip6t_ipv6header.c124 /* invflags is 0 or 0xff in hard mode */ ipv6header_mt6_check()
/linux-4.1.27/samples/hidraw/
H A Dhid-example.c55 don't use a hard coded path; use libudev instead. */ main()
/linux-4.1.27/sound/parisc/
H A Dharmony.h19 unsigned long hpa; /* hard physical address */
/linux-4.1.27/include/linux/iio/
H A Dsysfs.h51 /* Some attributes will be hard coded (device dependent) and not require an
/linux-4.1.27/drivers/usb/storage/
H A Donetouch.c2 * Support for the Maxtor OneTouch USB hard drive's button
39 MODULE_DESCRIPTION("Maxtor USB OneTouch hard drive button driver");
H A Ddatafab.c158 // supports beyond 24-bit addressing. It's kind of hard to test datafab_read_data()
242 // supports beyond 24-bit addressing. It's kind of hard to test datafab_write_data()
585 info->ssize = 0x200; // hard coded 512 byte sectors as per ATA spec datafab_transport()
H A Djumpshot.c177 // supports beyond 24-bit addressing. It's kind of hard to test jumpshot_read_data()
254 // supports beyond 24-bit addressing. It's kind of hard to test jumpshot_write_data()
511 info->ssize = 0x200; // hard coded 512 byte sectors as per ATA spec jumpshot_transport()
/linux-4.1.27/arch/powerpc/sysdev/xics/
H A Dicp-native.c208 * have a hard -> linux processor id matching. icp_native_map_one_cpu()
257 * server numbers are the same as the hard CPU numbers. icp_native_init_one_node()
/linux-4.1.27/arch/arm/vdso/
H A Dvdsomunge.c19 * architecturally specified to be usable by both soft- and hard-float
188 fail("Unexpected hard-float flag set in e_flags\n"); main()
/linux-4.1.27/tools/perf/config/
H A Dutilities.mak142 # trying too hard and getting things wrong).
152 # trying too hard and getting things wrong).
/linux-4.1.27/fs/xfs/libxfs/
H A Dxfs_dir2_sf.c278 * There are two algorithms, "easy" and "hard" which we decide on
364 * Do it the hard way - look for a place to insert the new entry. xfs_dir2_sf_addname()
429 * Add the new entry the "hard" way.
526 * or somewhere else (hard).
527 * Return 0 (won't fit), 1 (easy), 2 (hard).
580 * If changing the inode number size, do it the hard way. xfs_dir2_sf_addname_pick()
585 * If it won't fit at the end then do it the hard way (use the hole). xfs_dir2_sf_addname_pick()
H A Dxfs_types.h122 * uid_t and gid_t are hard-coded to 32 bits in the inode.
/linux-4.1.27/kernel/time/
H A Dposix-cpu-timers.c857 unsigned long hard = check_thread_timers() local
860 if (hard != RLIM_INFINITY && check_thread_timers()
861 tsk->rt.timeout > DIV_ROUND_UP(hard, USEC_PER_SEC/HZ)) { check_thread_timers()
863 * At the hard limit, we just die. check_thread_timers()
873 if (soft < hard) { check_thread_timers()
964 unsigned long hard = check_process_timers() local
967 if (psecs >= hard) { check_process_timers()
969 * At the hard limit, we just die. check_process_timers()
980 if (soft < hard) { check_process_timers()
/linux-4.1.27/drivers/scsi/mvsas/
H A Dmv_defs.h227 PHY_RST_HARD = (1U << 1), /* hard reset + phy reset */
246 PHYEV_HARD_RST = (1U << 5), /* hard reset rx'd */
250 PHYEV_HARD_RST_DONE = (1U << 1), /* hard reset done */
H A Dmv_64xx.c120 static void mvs_64xx_phy_reset(struct mvs_info *mvi, u32 phy_id, int hard) mvs_64xx_phy_reset() argument
127 if (hard == MVS_HARD_RESET) mvs_64xx_phy_reset()
129 else if (hard == MVS_SOFT_RESET) mvs_64xx_phy_reset()
132 if (hard) { mvs_64xx_phy_reset()
H A Dmv_94xx.c270 static void mvs_94xx_phy_reset(struct mvs_info *mvi, u32 phy_id, int hard) mvs_94xx_phy_reset() argument
274 if (hard == MVS_PHY_TUNE) { mvs_94xx_phy_reset()
284 if (hard) { mvs_94xx_phy_reset()
294 mv_dprintk("phy hard reset failed.\n"); mvs_94xx_phy_reset()
H A Dmv_sas.h157 void (*phy_reset)(struct mvs_info *mvi, u32 phy_id, int hard);
451 void mvs_phys_reset(struct mvs_info *mvi, u32 phy_mask, int hard);
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
H A Dinterrupt.c442 * masked. It is quite rare and hard to debug.
514 * - hard IRQ handler called right here wil6210_hardirq()
519 * If threaded handler requested, hard IRQ handler wil6210_hardirq()
/linux-4.1.27/sound/isa/wavefront/
H A Dwavefront_midi.c141 /* XXX fix me - no hard timing loops allowed! */ snd_wavefront_midi_output_write()
184 /* XXX fix me - no hard timing loops allowed! */ snd_wavefront_midi_output_write()
498 /* XXX fix me - no hard timing loops allowed! */ snd_wavefront_midi_start()
/linux-4.1.27/usr/
H A Dgen_init_cpio.c402 char *dname = NULL; /* malloc'ed buffer for hard links */ cpio_mkfile_line()
460 "file <name> <location> <mode> <uid> <gid> [<hard links>]\n" usage()
477 "<hard links> space separated list of other links to file\n" usage()
/linux-4.1.27/drivers/macintosh/ams/
H A Dams-core.c97 /* Once hard disk parking is implemented in the kernel, this function can
/linux-4.1.27/drivers/media/i2c/cx25840/
H A Dcx25840-firmware.c31 * Specifically, the pvrusb2 driver has a hard limit of around 60
/linux-4.1.27/drivers/net/usb/
H A Dhuawei_cdc_ncm.c77 /* altsetting should always be 1 for NCM devices - so we hard-coded huawei_cdc_ncm_bind()
H A Dcdc_ether.c226 /* fall back to hard-wiring for RNDIS */ usbnet_generic_cdc_bind()
309 * CDC descriptors, so we'll hard-wire the interfaces and not check usbnet_generic_cdc_bind()
314 * hard-wired 0 and 1 interfaces. usbnet_generic_cdc_bind()
/linux-4.1.27/drivers/media/radio/
H A Dradio-terratec.c40 hardware this is hard to verify. For now, this is the only one we will
/linux-4.1.27/drivers/scsi/
H A Dst_options.h31 are considered "hard errors". */
/linux-4.1.27/arch/sh/kernel/
H A Dirq.c141 printk("CPU %u irqstacks, hard=%p soft=%p\n", irq_ctx_init()
/linux-4.1.27/arch/um/
H A DMakefile106 echo ' compatibility only, this creates a hard link to the'
/linux-4.1.27/arch/x86/boot/
H A Dedd.c164 * Scan the BIOS-supported hard disks and query EDD query_edd()
/linux-4.1.27/arch/x86/include/asm/
H A Defi.h20 * particular EFI implementation (haha, it is hard to hold up the
/linux-4.1.27/arch/mips/include/asm/mach-pmcs-msp71xx/
H A Dmsp_cic_int.h58 * interrupt routine. For now, just use hard-coded values.
H A Dmsp_slp_int.h56 * interrupt routine. For now, just use hard-coded values.
/linux-4.1.27/arch/powerpc/platforms/512x/
H A Dmpc5121_ads_cpld.c28 * 0x10 touch screen pendown is hard routed to irq1
/linux-4.1.27/arch/powerpc/xmon/
H A Dansidecl.h72 but the function is not external...and it's hard to visually parse
/linux-4.1.27/arch/mn10300/kernel/
H A Dmn10300-watchdog.c37 * the best way to detect whether a CPU has a 'hard lockup' problem
/linux-4.1.27/arch/openrisc/mm/
H A Dtlb.c78 * MMU's with a single way and is hard-coded that way.
/linux-4.1.27/arch/cris/arch-v10/kernel/
H A Dprocess.c57 * this code, implementing hard reset through the watchdog. hard_reset_now()
/linux-4.1.27/arch/cris/arch-v32/kernel/
H A Dprocess.c54 * this code, implementing hard reset through the watchdog. hard_reset_now()
/linux-4.1.27/arch/cris/include/arch-v10/arch/
H A Dunistd.h7 * any hard-to-spot gcc register allocation bugs.
/linux-4.1.27/arch/cris/include/arch-v32/arch/
H A Dunistd.h7 * any hard-to-spot gcc register allocation bugs.
/linux-4.1.27/arch/arm/mach-imx/
H A Dhardware.h44 * The downside it, it's hard to verify (but I have a script for that).
H A Dmach-mx31lite.c103 * The MC13783 is the only hard-wired SPI device on the module.
/linux-4.1.27/arch/arm/mach-ixp4xx/
H A Dgtwx5715-setup.c39 /* GPIO 5,6,7 and 12 are hard wired to the Kendin KS8995M Switch
/linux-4.1.27/arch/arm/mach-nomadik/
H A Dcpu-8815.c43 * These are the only hard-coded address offsets we still have to use.
/linux-4.1.27/tools/testing/selftests/timers/
H A Dposix_timers.c210 * It's unfortunately hard to reliably test a timer expiration main()
/linux-4.1.27/drivers/net/wimax/i2400m/
H A Dusb-tx.c84 * Return: 0 if ok, < 0 errno code on hard error.
172 * fails on hard error (failing to tx a buffer not being one of them,
/linux-4.1.27/arch/x86/boot/compressed/
H A Dmisc.c22 * Getting to provable safe in place decompression is hard.
72 * The worst case internal to a compressed block is very hard to figure.
/linux-4.1.27/arch/powerpc/mm/
H A Dslb.c140 * We can't take a PMU exception in the following code, so hard slb_flush_and_rebolt()
197 * We need interrupts hard-disabled here, not just soft-disabled, switch_slb()
/linux-4.1.27/arch/ia64/kernel/
H A Dsal.c115 * SGI Altix has hard-coded version 2.9 in their prom check_versions()
142 * All interrupts be stopped and hard bind the irq to a cpu. set_smp_redirect()
/linux-4.1.27/drivers/hwmon/
H A Dvt1211.c806 * Note that the PWM auto points 0 & 3 are hard-wired in the VT1211 and can't
811 * 0 0 : pwm1 off (pwm_auto_pwm[0][0], hard-wired to 0)
814 * 0 3 : pwm1 full speed (pwm_auto_pwm[0][3], hard-wired to 255)
815 * 1 0 : pwm2 off (pwm_auto_pwm[1][0], hard-wired to 0)
818 * 1 3 : pwm2 full speed (pwm_auto_pwm[1][3], hard-wired to 255)
1126 /* Fill in some hard wired values into our data struct */ vt1211_init_device()
/linux-4.1.27/drivers/scsi/aic94xx/
H A Daic94xx_tmf.c186 * hard reset for SSP (type 1) */ asd_I_T_nexus_reset()
191 /* send a hard reset */ asd_I_T_nexus_reset()
193 reset_type ? "hard" : "soft", dev_name(&phy->dev)); asd_I_T_nexus_reset()
/linux-4.1.27/fs/jffs2/
H A Ddir.c251 /* Don't let people make hard links to bad inodes. */ jffs2_link()
794 /* Make a hard link */ jffs2_rename()
846 pr_notice("%s(): Link succeeded, unlink failed (err %d). You now have a hard link\n", jffs2_rename()
H A Dbuild.c80 /* If we appear (at this stage) to have hard-linked directories, jffs2_build_inode_pass1()
200 JFFS2_ERROR("child dir \"%s\" (ino #%u) of dir ino #%u is also hard linked from dir ino #%u\n", for_each_inode()
/linux-4.1.27/arch/arm/kernel/
H A Dptrace.c672 struct vfp_hard_struct const *vfp = &thread->vfpstate.hard; vfp_get()
714 new_vfp = thread->vfpstate.hard; vfp_set()
736 thread->vfpstate.hard = new_vfp; vfp_set()
/linux-4.1.27/tools/testing/selftests/mqueue/
H A Dmq_perf_tests.c657 printf("\tRLIMIT_MSGQUEUE(hard):\t\t\t%ld\n", main()
669 printf("\tRLIMIT_MSGQUEUE(hard):\t\t\t(unlimited)\n"); main()
673 printf("\tRLIMIT_MSGQUEUE(hard):\t\t\t%ld\n", main()
H A Dmq_open_tests.c298 printf("\tRLIMIT_MSGQUEUE(hard):\t\t%ld\n", main()
315 printf("\tRLIMIT_MSGQUEUE(hard):\t\t%ld\n", (long) cur_limits.rlim_max); main()
/linux-4.1.27/arch/tile/kernel/
H A Dpci-dma.c132 /* Incoherent anyway, so no need to work hard here. */ __dma_prep_page()
158 /* Incoherent anyway, so no need to work hard here. */ __dma_complete_page()
/linux-4.1.27/drivers/acpi/
H A Dacpi_pnp.c19 {"PNP0600"}, /* Generic ESDI/IDE/ATA compatible hard disk controller */
36 {"PNP0600"}, /* Generic ESDI/IDE/ATA compatible hard disk controller */
/linux-4.1.27/fs/romfs/
H A Dsuper.c82 0, /* hard link */
305 /* we might have to traverse a chain of "hard link" file entries to get romfs_iget()
/linux-4.1.27/arch/powerpc/perf/
H A Dcore-fsl-emb.c188 * are soft-disabled, as long as interrupts are hard-enabled. fsl_emb_pmu_read()
603 * things if requested. Note that interrupts are hard-disabled
/linux-4.1.27/arch/blackfin/include/asm/
H A Dbfin_serial.h318 /* This handles hard CTS/RTS */
363 /* This handles hard CTS/RTS */
/linux-4.1.27/net/xfrm/
H A Dxfrm_state.c158 void km_state_expired(struct xfrm_state *x, int hard, u32 portid);
398 /* enter hard expire without soft expire first?! xfrm_timer_handler()
1722 void km_state_expired(struct xfrm_state *x, int hard, u32 portid) km_state_expired() argument
1726 c.data.hard = hard; km_state_expired()
1770 void km_policy_expired(struct xfrm_policy *pol, int dir, int hard, u32 portid) km_policy_expired() argument
1774 c.data.hard = hard; km_policy_expired()
/linux-4.1.27/drivers/xen/
H A Dballoon.c105 want the kernel to try too hard since that can trigger the oom killer. */
477 * by the balloon lock), or with changes to the Xen hard limit, but we will
/linux-4.1.27/drivers/mmc/core/
H A Dsdio_irq.c132 * Just like traditional hard IRQ handlers, we expect SDIO sdio_irq_thread()
/linux-4.1.27/drivers/net/appletalk/
H A Dipddp.c145 * This is due to a hard-header problem. This is the ipddp_xmit()
/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-socfpga.c208 * enet controller - the default state after a hard reset. socfpga_dwmac_exit()
/linux-4.1.27/drivers/net/wireless/orinoco/
H A Dairport.c119 /* It would be nice to power cycle the Airport for a real hard airport_hard_reset()
H A Dorinoco_nortel.c75 /* Give time for the card to recover from this hard effort */ orinoco_nortel_cor_reset()
H A Dorinoco_pci.c92 /* Give time for the card to recover from this hard effort */ orinoco_pci_cor_reset()
/linux-4.1.27/drivers/remoteproc/
H A Dremoteproc_debugfs.c147 * case, enabling recovery will make it hard to debug subsequent

Completed in 6022 milliseconds

12345