Home
last modified time | relevance | path

Searched full:soft (Results 1 – 25 of 1264) sorted by relevance

12345678910>>...51

/Linux-v5.4/drivers/net/arcnet/
Drfc1201.c94 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in type_trans() local
109 switch (soft->proto) { in type_trans()
138 struct arc_rfc1201 *soft = &pkthdr->soft.rfc1201; in rx() local
150 if (soft->split_flag == 0xFF) { /* Exception Packet */ in rx()
163 soft, sizeof(pkt->soft)); in rx()
165 if (!soft->split_flag) { /* not split */ in rx()
167 soft->split_flag); in rx()
171 in->sequence, soft->split_flag, in rx()
172 soft->sequence); in rx()
173 lp->rfc1201.aborted_seq = soft->sequence; in rx()
[all …]
Dcapmode.c70 /* up to sizeof(pkt->soft) has already been copied from the card in rx()
77 memcpy(pktbuf, pkthdrbuf, ARC_HDR_SIZE + sizeof(pkt->soft.cap.proto)); in rx()
78 memcpy(pktbuf + ARC_HDR_SIZE + sizeof(pkt->soft.cap.proto) + sizeof(int), in rx()
79 pkthdrbuf + ARC_HDR_SIZE + sizeof(pkt->soft.cap.proto), in rx()
80 sizeof(struct archdr) - ARC_HDR_SIZE - sizeof(pkt->soft.cap.proto)); in rx()
82 if (length > sizeof(pkt->soft)) in rx()
83 lp->hw.copy_from_card(dev, bufnum, ofs + sizeof(pkt->soft), in rx()
84 pkt->soft.raw + sizeof(pkt->soft) in rx()
86 length - sizeof(pkt->soft)); in rx()
95 /* Create the ARCnet hard/soft headers for cap mode.
[all …]
Drfc1051.c90 struct arc_rfc1051 *soft = &pkt->soft.rfc1051; in type_trans() local
105 switch (soft->proto) { in type_trans()
146 /* up to sizeof(pkt->soft) has already been copied from the card */ in rx()
148 if (length > sizeof(pkt->soft)) in rx()
149 lp->hw.copy_from_card(dev, bufnum, ofs + sizeof(pkt->soft), in rx()
150 pkt->soft.raw + sizeof(pkt->soft), in rx()
151 length - sizeof(pkt->soft)); in rx()
160 /* Create the ARCnet hard/soft headers for RFC1051 */
166 struct arc_rfc1051 *soft = &pkt->soft.rfc1051; in build_header() local
171 soft->proto = ARC_P_IP_RFC1051; in build_header()
[all …]
Darc-rawmode.c2 * Linux ARCnet driver - "raw mode" packet encapsulation (no soft headers)
67 /* up to sizeof(pkt->soft) has already been copied from the card */ in rx()
69 if (length > sizeof(pkt->soft)) in rx()
70 lp->hw.copy_from_card(dev, bufnum, ofs + sizeof(pkt->soft), in rx()
71 pkt->soft.raw + sizeof(pkt->soft), in rx()
72 length - sizeof(pkt->soft)); in rx()
81 /* Create the ARCnet hard/soft headers for raw mode.
82 * There aren't any soft headers in raw mode - not even the protocol id.
146 lp->hw.copy_to_card(dev, bufnum, ofs, &pkt->soft, length); in prepare_tx()
/Linux-v5.4/Documentation/admin-guide/mm/
Dsoft-dirty.rst4 Soft-Dirty PTEs
7 The soft-dirty is a bit on a PTE which helps to track which pages a task
10 1. Clear soft-dirty bits from the task's PTEs.
17 3. Read soft-dirty bits from the PTEs.
20 64-bit qword is the soft-dirty one. If set, the respective PTE was
25 when the soft-dirty bit is cleared. So, after this, when the task tries to
27 the soft-dirty bit on the respective PTE.
30 soft-dirty bits clear, the #PF-s that occur after that are processed fast.
32 the kernel does is finds this fact out and puts both writable and soft-dirty
36 there is still a scenario when we can lose soft dirty bits -- a task
[all …]
/Linux-v5.4/arch/x86/math-emu/
Dfpu_system.h77 #define FPU_info (I387->soft.info)
87 #define FPU_lookahead (I387->soft.lookahead)
91 #define no_ip_update (*(u_char *)&(I387->soft.no_update))
92 #define FPU_rm (*(u_char *)&(I387->soft.rm))
96 #define access_limit (*(u_char *)&(I387->soft.alimit))
98 #define partial_status (I387->soft.swd)
99 #define control_word (I387->soft.cwd)
100 #define fpu_tag_word (I387->soft.twd)
101 #define registers (I387->soft.st_space)
102 #define top (I387->soft.ftop)
[all …]
Dfpu_aux.c34 void fpstate_init_soft(struct swregs_state *soft) in fpstate_init_soft() argument
37 memset(soft, 0, sizeof(*soft)); in fpstate_init_soft()
38 soft->cwd = 0x037f; in fpstate_init_soft()
39 soft->swd = 0; in fpstate_init_soft()
40 soft->ftop = 0; /* We don't keep top in the status word internally. */ in fpstate_init_soft()
41 soft->twd = 0xffff; in fpstate_init_soft()
44 oaddr = (struct address *)&soft->foo; in fpstate_init_soft()
47 iaddr = (struct address *)&soft->fip; in fpstate_init_soft()
51 soft->no_update = 1; in fpstate_init_soft()
56 fpstate_init_soft(&current->thread.fpu.state.soft); in finit()
/Linux-v5.4/drivers/staging/speakup/
Dsysfs-driver-speakup259 the synthesizer driver currently in use (E.G) `soft` for the
260 soft driver. This directory contains files which control the
270 Below is a description of values and parameters for soft
273 What: /sys/accessibility/speakup/soft/caps_start
277 to start speaking uppercase letters. For the soft synthesizer
281 What: /sys/accessibility/speakup/soft/caps_stop
285 speaking uppercase letters. In the case of the soft synthesizer
290 What: /sys/accessibility/speakup/soft/delay_time
295 What: /sys/accessibility/speakup/soft/direct
301 the espeak synthesizer used by the soft driver speaks "greater
[all …]
/Linux-v5.4/tools/testing/selftests/drivers/net/mlxsw/
Dmirror_gre.sh45 # unsupported soft device.
47 tunnel_create gt6-soft ip6gretap 2001:db8:4::1 2001:db8:4::2 \
50 tunnel_create h3-gt6-soft ip6gretap 2001:db8:4::2 2001:db8:4::1
51 ip link set h3-gt6-soft vrf v$h3
52 matchall_sink_create h3-gt6-soft
67 tunnel_destroy h3-gt6-soft
68 tunnel_destroy gt6-soft
175 test_span_failable $should_fail gt6-soft "mirror to gretap w/ soft underlay"
/Linux-v5.4/include/linux/power/
Dsmb347-charger.h26 /* Use default factory programmed value for hard/soft temperature limit */
54 * @soft_cold_temp_limit: soft cold temperature limit [%0 - %15] (in degree C),
56 * @soft_hot_temp_limit: soft hot temperature limit [%40 - %55] (in degree C),
63 * @soft_temp_limit_compensation: compensation method when soft temperature
66 * current when temperature hits soft limits
79 * Hard and soft temperature limit values are given as described in the
87 * factory programmed default will be used. For soft/hard temperature
/Linux-v5.4/drivers/parisc/
Dpower.c3 * HP PARISC soft power switch support driver
33 * Support of the soft power switch button may be enabled or disabled at
110 /* soft power switch enabled/disabled */
180 * soft-power switch and allows the user to switch off the system
185 /* re-enable the soft-power switch */ in parisc_panic_event()
206 /* enable the soft power switch if possible */ in power_init()
214 case 0: printk(KERN_INFO DRIVER_NAME ": Gecko-style soft power switch enabled.\n"); in power_init()
217 case -1UL: printk(KERN_INFO DRIVER_NAME ": Soft power switch support not available.\n"); in power_init()
220 default: printk(KERN_INFO DRIVER_NAME ": Soft power switch at 0x%08lx enabled.\n", in power_init()
253 MODULE_DESCRIPTION("Soft power switch driver");
/Linux-v5.4/sound/oss/dmasound/
Ddmasound_q40.c14 * [0.3] - put in default hard/soft settings.
66 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8; in q40_ct_law()
123 (dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8); in q40_ctx_law()
127 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_law()
163 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_s8()
200 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctx_u8()
233 (dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8: dmasound_alaw2dma8); in q40_ctc_law()
237 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctc_law()
276 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctc_s8()
315 int hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in q40_ctc_u8()
[all …]
Ddmasound_atari.c14 * 01/02/2001 [0.3] - put in default hard/soft settings.
159 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8 in ata_ct_law()
165 if (dmasound.soft.stereo) in ata_ct_law()
188 if (dmasound.soft.stereo) in ata_ct_s8()
204 if (!dmasound.soft.stereo) { in ata_ct_u8()
239 if (!dmasound.soft.stereo) { in ata_ct_s16be()
271 if (!dmasound.soft.stereo) { in ata_ct_u16be()
311 if (!dmasound.soft.stereo) { in ata_ct_s16le()
352 if (!dmasound.soft.stereo) { in ata_ct_u16le()
389 char *table = dmasound.soft.format == AFMT_MU_LAW ? dmasound_ulaw2dma8 in ata_ctx_law()
[all …]
/Linux-v5.4/net/batman-adv/
Dhard-interface.h27 * batman-adv soft interface
32 * @BATADV_IF_TO_BE_REMOVED: interface will be removed from soft
48 * added as slave interface of a batman-adv soft interface
81 * @BATADV_IF_CLEANUP_KEEP: Don't automatically delete soft-interface
86 * @BATADV_IF_CLEANUP_AUTO: Delete soft-interface after last slave was
122 * @bat_priv: the bat priv with all the soft interface information
Dmulticast.c59 #include "soft-interface.h"
67 * @bat_priv: the bat priv with all the soft interface information
79 * If the given soft interface has a bridge on top then the refcount
153 * @bat_priv: the bat priv with all the soft interface information
184 * @bat_priv: the bat priv with all the soft interface information
246 * @bat_priv: the bat priv with all the soft interface information
272 * @bat_priv: the bat priv with all the soft interface information
361 * on this kernel on the given soft interface, dev, in
427 * on this kernel on the given soft interface, dev, in
509 * on this kernel on the given soft interface, dev, in
[all …]
Dtvlv.c59 * @bat_priv: the bat priv with all the soft interface information
115 * @bat_priv: the bat priv with all the soft interface information
149 * @bat_priv: the bat priv with all the soft interface information
174 * @bat_priv: the bat priv with all the soft interface information
198 * @bat_priv: the bat priv with all the soft interface information
216 * @bat_priv: the bat priv with all the soft interface information
294 * @bat_priv: the bat priv with all the soft interface information
347 * @bat_priv: the bat priv with all the soft interface information
401 * @bat_priv: the bat priv with all the soft interface information
468 * @bat_priv: the bat priv with all the soft interface information
[all …]
Dgateway_common.c29 * @net_dev: the soft interface net device
96 * @net_dev: the soft interface net device
132 * @bat_priv: the bat priv with all the soft interface information
161 * @net_dev: netdev struct of the soft interface
211 * @bat_priv: the bat priv with all the soft interface information
252 * @bat_priv: the bat priv with all the soft interface information
268 * @bat_priv: the bat priv with all the soft interface information
Dlog.h74 * @bat_priv: the bat priv with all the soft interface information
100 * @bat_priv: the bat priv with all the soft interface information
109 * @bat_priv: the bat priv with all the soft interface information
117 * @net_dev: the soft interface net device
131 * @net_dev: the soft interface net device
/Linux-v5.4/Documentation/devicetree/bindings/power/reset/
Dkeystone-reset.txt10 Additionally soft or hard reset can be configured.
26 - ti,soft-reset: Boolean option indicating soft reset.
59 WDT0 or WDT2 is triggered it issues soft reset for SoC.
66 ti,soft-reset;
/Linux-v5.4/fs/xfs/
Dxfs_qm_syscalls.c391 xfs_qcnt_t hard, soft; in xfs_qm_scall_setqlim() local
430 * Make sure that hardlimits are >= soft limits before changing. in xfs_qm_scall_setqlim()
435 soft = (newlim->d_fieldmask & QC_SPC_SOFT) ? in xfs_qm_scall_setqlim()
438 if (hard == 0 || hard >= soft) { in xfs_qm_scall_setqlim()
440 ddq->d_blk_softlimit = cpu_to_be64(soft); in xfs_qm_scall_setqlim()
444 defq->bsoftlimit = soft; in xfs_qm_scall_setqlim()
447 xfs_debug(mp, "blkhard %Ld < blksoft %Ld", hard, soft); in xfs_qm_scall_setqlim()
452 soft = (newlim->d_fieldmask & QC_RT_SPC_SOFT) ? in xfs_qm_scall_setqlim()
455 if (hard == 0 || hard >= soft) { in xfs_qm_scall_setqlim()
457 ddq->d_rtb_softlimit = cpu_to_be64(soft); in xfs_qm_scall_setqlim()
[all …]
/Linux-v5.4/sound/soc/codecs/
Dtda7419.c399 SOC_SINGLE("Loudness Soft Step Switch", TDA7419_LOUDNESS_REG,
401 SOC_SINGLE("Soft Mute Switch", TDA7419_MUTE_CLK_REG, TDA7419_SOFT_MUTE, 1, 1),
403 SOC_ENUM("Soft Mute Time", soc_enum_soft_mute_time),
404 SOC_ENUM("Soft Step Time", soc_enum_soft_step_time),
409 SOC_SINGLE("Volume Soft Step Switch", TDA7419_VOLUME_REG,
418 SOC_SINGLE("Middle Soft Step Switch", TDA7419_MIDDLE_REG,
423 SOC_SINGLE("Bass Soft Step Switch", TDA7419_BASS_REG,
437 SOC_SINGLE("Left Front Soft Step Switch", TDA7419_ATTENUATOR_LF_REG,
439 SOC_SINGLE("Right Front Soft Step Switch", TDA7419_ATTENUATOR_RF_REG,
444 SOC_SINGLE("Left Rear Soft Step Switch", TDA7419_ATTENUATOR_LR_REG,
[all …]
/Linux-v5.4/arch/powerpc/kernel/
Didle_power4.S39 /* Check if something happened while soft-disabled */
45 * Soft-enable interrupts. This will make power4_fixup_nap return
46 * to our caller with interrupts enabled (soft and hard). The caller
79 2: /* Return if an interrupt had happened while soft disabled */
Dirq.c116 * before soft-enabling interrupts, and from the exception exit
117 * path when returning from an interrupt from a soft-disabled to
118 * a soft enabled context. In both case we have interrupts hard
171 * Force the delivery of pending soft-disabled interrupts on PS3. in __check_irq_replay()
237 /* Write the new soft-enabled value */ in arch_local_irq_restore()
265 * __check_irq_replay(). We also need to soft-disable in arch_local_irq_restore()
292 * soft-enabled yet to avoid warnings in decrementer_check_overflow in arch_local_irq_restore()
297 /* We can soft-enable now */ in arch_local_irq_restore()
338 * You call this function with interrupts soft-disabled (this is
358 * If anything happened while we were soft-disabled, in prep_irq_for_idle()
[all …]
/Linux-v5.4/Documentation/ABI/stable/
Dsysfs-class-rfkill37 Description: Whether the soft blocked state is initialised from non-volatile
52 "soft" interfaces should be preferred, since it is not possible
53 to express the 'soft and hard block' state of the rfkill driver
79 What: /sys/class/rfkill/rfkill[0-9]+/soft
/Linux-v5.4/fs/quota/
Dquotaio_v1.h9 * before the soft limits are treated as hard limits (usually resulting
11 * their soft limit, it is reset when they go below their soft limit.

12345678910>>...51