/kernel/linux/linux-5.10/drivers/net/arcnet/ |
H A D | arc-rawmode.c | 81 /* Create the ARCnet hard/soft headers for raw mode. 96 pkt->hard.source = *dev->dev_addr; in build_header() 104 pkt->hard.dest = 0; in build_header() 108 pkt->hard.dest = daddr; in build_header() 117 struct arc_hardware *hard = &pkt->hard; in prepare_tx() local 123 /* hard header is not included in packet length */ in prepare_tx() 133 hard->offset[0] = 0; in prepare_tx() 134 hard->offset[1] = ofs = 512 - length; in prepare_tx() 136 hard in prepare_tx() [all...] |
H A D | rfc1051.c | 97 if (pkt->hard.dest == 0) { in type_trans() 101 if (pkt->hard.dest != dev->dev_addr[0]) in type_trans() 160 /* Create the ARCnet hard/soft headers for RFC1051 */ 190 pkt->hard.source = *dev->dev_addr; in build_header() 198 pkt->hard.dest = 0; in build_header() 202 pkt->hard.dest = daddr; in build_header() 211 struct arc_hardware *hard = &pkt->hard; in prepare_tx() local 217 /* hard header is not included in packet length */ in prepare_tx() 227 hard in prepare_tx() [all...] |
H A D | capmode.c | 95 /* Create the ARCnet hard/soft headers for cap mode. 115 pkt->hard.source = *dev->dev_addr; in build_header() 123 pkt->hard.dest = 0; in build_header() 127 pkt->hard.dest = daddr; in build_header() 136 struct arc_hardware *hard = &pkt->hard; in prepare_tx() local 139 /* hard header is not included in packet length */ in prepare_tx() 157 hard->offset[0] = 0; in prepare_tx() 158 hard->offset[1] = ofs = 512 - length; in prepare_tx() 160 hard in prepare_tx() [all...] |
H A D | rfc1201.c | 101 if (pkt->hard.dest == 0) { in type_trans() 105 if (pkt->hard.dest != dev->dev_addr[0]) in type_trans() 139 int saddr = pkt->hard.source, ofs; in rx() 364 skb->len, pkt->hard.source); in rx() 366 skb->len, pkt->hard.source); in rx() 376 /* Create the ARCnet hard/soft headers for RFC1201. */ 421 pkt->hard.source = *dev->dev_addr; in build_header() 434 pkt->hard.dest = 0; in build_header() 438 pkt->hard.dest = daddr; in build_header() 442 static void load_pkt(struct net_device *dev, struct arc_hardware *hard, in load_pkt() argument 514 struct arc_hardware *hard = &out->pkt->hard; continue_tx() local [all...] |
/kernel/linux/linux-6.6/drivers/net/arcnet/ |
H A D | arc-rawmode.c | 81 /* Create the ARCnet hard/soft headers for raw mode. 96 pkt->hard.source = *dev->dev_addr; in build_header() 104 pkt->hard.dest = 0; in build_header() 108 pkt->hard.dest = daddr; in build_header() 117 struct arc_hardware *hard = &pkt->hard; in prepare_tx() local 123 /* hard header is not included in packet length */ in prepare_tx() 133 hard->offset[0] = 0; in prepare_tx() 134 hard->offset[1] = ofs = 512 - length; in prepare_tx() 136 hard in prepare_tx() [all...] |
H A D | rfc1051.c | 97 if (pkt->hard.dest == 0) { in type_trans() 101 if (pkt->hard.dest != dev->dev_addr[0]) in type_trans() 160 /* Create the ARCnet hard/soft headers for RFC1051 */ 190 pkt->hard.source = *dev->dev_addr; in build_header() 198 pkt->hard.dest = 0; in build_header() 202 pkt->hard.dest = daddr; in build_header() 211 struct arc_hardware *hard = &pkt->hard; in prepare_tx() local 217 /* hard header is not included in packet length */ in prepare_tx() 227 hard in prepare_tx() [all...] |
H A D | capmode.c | 95 /* Create the ARCnet hard/soft headers for cap mode. 115 pkt->hard.source = *dev->dev_addr; in build_header() 123 pkt->hard.dest = 0; in build_header() 127 pkt->hard.dest = daddr; in build_header() 136 struct arc_hardware *hard = &pkt->hard; in prepare_tx() local 139 /* hard header is not included in packet length */ in prepare_tx() 157 hard->offset[0] = 0; in prepare_tx() 158 hard->offset[1] = ofs = 512 - length; in prepare_tx() 160 hard in prepare_tx() [all...] |
H A D | rfc1201.c | 101 if (pkt->hard.dest == 0) { in type_trans() 105 if (pkt->hard.dest != dev->dev_addr[0]) in type_trans() 139 int saddr = pkt->hard.source, ofs; in rx() 364 skb->len, pkt->hard.source); in rx() 366 skb->len, pkt->hard.source); in rx() 376 /* Create the ARCnet hard/soft headers for RFC1201. */ 421 pkt->hard.source = *dev->dev_addr; in build_header() 434 pkt->hard.dest = 0; in build_header() 438 pkt->hard.dest = daddr; in build_header() 442 static void load_pkt(struct net_device *dev, struct arc_hardware *hard, in load_pkt() argument 514 struct arc_hardware *hard = &out->pkt->hard; continue_tx() local [all...] |
/kernel/linux/linux-5.10/sound/oss/dmasound/ |
H A D | dmasound_q40.c | 14 * [0.3] - put in default hard/soft settings. 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() 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() 420 speed=(dmasound.hard.speed==10000 ? 0 : 1); in Q40PlayNextFrame() 520 dmasound.hard = dmasound.soft; in Q40Init() 521 /*sound.hard in Q40Init() [all...] |
H A D | dmasound_atari.c | 14 * 01/02/2001 [0.3] - put in default hard/soft settings. 393 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_law() 453 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s8() 507 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u8() 563 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s16be() 619 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u16be() 677 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s16le() 735 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u16le() 928 dmasound.hard = dmasound.soft; in TTInit() 930 if (dmasound.hard in TTInit() [all...] |
H A D | dmasound_core.c | 174 * it will be quite hard to trap it with an -EXXX return... because we can't 489 (dmasound.hard.size * (dmasound.hard.stereo+1) ) ; in sq_setup() 494 (dmasound.hard.size * (dmasound.hard.stereo+1) ) ; in sq_setup() 498 sq->block_size *= dmasound.hard.speed ; in sq_setup() 502 (dmasound.hard.size * (dmasound.hard.stereo+1))/8 ; in sq_setup() 558 /* implement any changes we have made to the soft/hard params. in sq_write() 788 driver must supply defaults for hard in sq_open() [all...] |
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_qm_syscalls.c | 231 xfs_qcnt_t hard, in xfs_setqlim_limits() 235 /* The hard limit can't be less than the soft limit. */ in xfs_setqlim_limits() 236 if (hard != 0 && hard < soft) { in xfs_setqlim_limits() 237 xfs_debug(mp, "%shard %lld < %ssoft %lld", tag, hard, tag, in xfs_setqlim_limits() 242 res->hardlimit = hard; in xfs_setqlim_limits() 245 qlim->hard = hard; in xfs_setqlim_limits() 286 xfs_qcnt_t hard, soft; in xfs_qm_scall_setqlim() local 326 * used. Ditto for the default soft and hard limi in xfs_qm_scall_setqlim() 227 xfs_setqlim_limits( struct xfs_mount *mp, struct xfs_dquot_res *res, struct xfs_quota_limits *qlim, xfs_qcnt_t hard, xfs_qcnt_t soft, const char *tag) xfs_setqlim_limits() argument [all...] |
/kernel/linux/linux-6.6/sound/oss/dmasound/ |
H A D | dmasound_q40.c | 14 * [0.3] - put in default hard/soft settings. 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() 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() 420 speed=(dmasound.hard.speed==10000 ? 0 : 1); in Q40PlayNextFrame() 520 dmasound.hard = dmasound.soft; in Q40Init() 521 /*sound.hard in Q40Init() [all...] |
H A D | dmasound_atari.c | 14 * 01/02/2001 [0.3] - put in default hard/soft settings. 393 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_law() 453 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s8() 507 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u8() 563 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s16be() 619 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u16be() 677 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_s16le() 735 long hSpeed = dmasound.hard.speed, sSpeed = dmasound.soft.speed; in ata_ctx_u16le() 928 dmasound.hard = dmasound.soft; in TTInit() 930 if (dmasound.hard in TTInit() [all...] |
H A D | dmasound_core.c | 174 * it will be quite hard to trap it with an -EXXX return... because we can't 489 (dmasound.hard.size * (dmasound.hard.stereo+1) ) ; in sq_setup() 494 (dmasound.hard.size * (dmasound.hard.stereo+1) ) ; in sq_setup() 498 sq->block_size *= dmasound.hard.speed ; in sq_setup() 502 (dmasound.hard.size * (dmasound.hard.stereo+1))/8 ; in sq_setup() 558 /* implement any changes we have made to the soft/hard params. in sq_write() 788 driver must supply defaults for hard in sq_open() [all...] |
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_qm_syscalls.c | 448 xfs_qcnt_t hard, in xfs_setqlim_limits() 452 /* The hard limit can't be less than the soft limit. */ in xfs_setqlim_limits() 453 if (hard != 0 && hard < soft) { in xfs_setqlim_limits() 454 xfs_debug(mp, "%shard %lld < %ssoft %lld", tag, hard, tag, in xfs_setqlim_limits() 459 res->hardlimit = hard; in xfs_setqlim_limits() 462 qlim->hard = hard; in xfs_setqlim_limits() 514 xfs_qcnt_t hard, soft; in xfs_qm_scall_setqlim() local 561 * used. Ditto for the default soft and hard limi in xfs_qm_scall_setqlim() 444 xfs_setqlim_limits( struct xfs_mount *mp, struct xfs_dquot_res *res, struct xfs_quota_limits *qlim, xfs_qcnt_t hard, xfs_qcnt_t soft, const char *tag) xfs_setqlim_limits() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | pm_wakeup.h | 113 extern void pm_wakeup_ws_event(struct wakeup_source *ws, unsigned int msec, bool hard); 114 extern void pm_wakeup_dev_event(struct device *dev, unsigned int msec, bool hard); 188 unsigned int msec, bool hard) {} in pm_wakeup_ws_event() 191 bool hard) {} in pm_wakeup_dev_event() 187 pm_wakeup_ws_event(struct wakeup_source *ws, unsigned int msec, bool hard) pm_wakeup_ws_event() argument 190 pm_wakeup_dev_event(struct device *dev, unsigned int msec, bool hard) pm_wakeup_dev_event() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | pm_wakeup.h | 117 extern void pm_wakeup_ws_event(struct wakeup_source *ws, unsigned int msec, bool hard); 118 extern void pm_wakeup_dev_event(struct device *dev, unsigned int msec, bool hard); 190 unsigned int msec, bool hard) {} in pm_wakeup_ws_event() 193 bool hard) {} in pm_wakeup_dev_event() 189 pm_wakeup_ws_event(struct wakeup_source *ws, unsigned int msec, bool hard) pm_wakeup_ws_event() argument 192 pm_wakeup_dev_event(struct device *dev, unsigned int msec, bool hard) pm_wakeup_dev_event() argument
|
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_compat.c | 63 u8 hard; member 69 u8 hard; member 181 dst_ue->hard = src_ue->hard; in xfrm_nlmsg_put_compat() 201 dst_upe->hard = src_upe->hard; in xfrm_nlmsg_put_compat() 508 dst_ue->hard = src_ue->hard; in xfrm_xlate32() 528 dst_upe->hard = src_upe->hard; in xfrm_xlate32() [all...] |
/kernel/linux/linux-6.6/net/xfrm/ |
H A D | xfrm_compat.c | 63 u8 hard; member 69 u8 hard; member 181 dst_ue->hard = src_ue->hard; in xfrm_nlmsg_put_compat() 201 dst_upe->hard = src_upe->hard; in xfrm_nlmsg_put_compat() 508 dst_ue->hard = src_ue->hard; in xfrm_xlate32() 528 dst_upe->hard = src_upe->hard; in xfrm_xlate32() [all...] |
/kernel/linux/linux-5.10/arch/arm/vfp/ |
H A D | vfpmodule.c | 65 if (thread->vfpstate.hard.cpu != cpu) in vfp_state_in_hw() 83 thread->vfpstate.hard.cpu = NR_CPUS; in vfp_force_reload() 111 vfp->hard.fpexc = FPEXC_EN; in vfp_thread_flush() 112 vfp->hard.fpscr = FPSCR_ROUND_NEAREST; in vfp_thread_flush() 114 vfp->hard.cpu = NR_CPUS; in vfp_thread_flush() 136 thread->vfpstate.hard.cpu = NR_CPUS; in vfp_thread_copy() 552 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_preserve_user_clear_hwstate() 590 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_restore_user_hwstate()
|
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | fpstate.h | 46 struct vfp_hard_struct hard; member 71 struct fp_hard_struct hard; member
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | fpstate.h | 46 struct vfp_hard_struct hard; member 68 struct fp_hard_struct hard; member
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | rfkill.h | 73 * enum rfkill_hard_block_reasons - hard block reasons 87 * @hard: hard state (0/1) 98 __u8 hard; member 106 * @hard: hard state (0/1) 108 * @hard_block_reasons: valid if hard is set. One or several reasons from 121 __u8 hard; member 146 * hard block reasons field, we found that userspace (notably systemd)
|
/kernel/linux/linux-6.6/arch/arm/vfp/ |
H A D | vfpmodule.c | 65 if (thread->vfpstate.hard.cpu != cpu) in vfp_state_in_hw() 83 thread->vfpstate.hard.cpu = NR_CPUS; in vfp_force_reload() 111 vfp->hard.fpexc = FPEXC_EN; in vfp_thread_flush() 112 vfp->hard.fpscr = FPSCR_ROUND_NEAREST; in vfp_thread_flush() 114 vfp->hard.cpu = NR_CPUS; in vfp_thread_flush() 136 thread->vfpstate.hard.cpu = NR_CPUS; in vfp_thread_copy() 552 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_preserve_user_clear_hwstate() 590 struct vfp_hard_struct *hwstate = &thread->vfpstate.hard; in vfp_restore_user_hwstate() 734 ti->vfpstate.hard.cpu = ti->cpu; in vfp_support_entry()
|