Searched refs:set (Results 401 - 425 of 2146) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/ethernet/netronome/nfp/abm/
H A Dqdisc.c523 if (opt->set.grio_on || opt->set.wred_on) {
528 if (opt->set.dp_def != alink->def_band) {
533 if (opt->set.dp_cnt != abm->num_bands) {
540 struct tc_gred_vq_qopt_offload_params *band = &opt->set.tab[i];
590 qdisc->red.num_bands = opt->set.dp_cnt;
592 qdisc->red.band[i].ecn = opt->set.tab[i].is_ecn;
593 qdisc->red.band[i].threshold = opt->set.tab[i].min;
667 if (!opt->set.is_ecn && !nfp_abm_has_drop(abm)) {
672 if (opt->set
[all...]
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dsysfs.c10 #define SIMPLE_SHOW_STORE(name, get, set) \
31 set(ah, val); \
/linux-master/drivers/phy/renesas/
H A Dphy-rcar-gen3-pcie.c28 u32 clear, u32 set)
39 value |= set;
27 rcar_gen3_phy_pcie_modify_reg(struct phy *p, unsigned int reg, u32 clear, u32 set) argument
/linux-master/arch/alpha/lib/
H A Dclear_user.S23 .set noat
24 .set noreorder
H A Dmemmove.S11 .set noat
12 .set noreorder
/linux-master/arch/sparc/lib/
H A Dipcsum.S32 set 0xffff, %o1
/linux-master/arch/mips/kernel/
H A Dr2300_switch.S25 .set mips1
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.c43 if (ior->func->route.set)
44 ior->func->route.set(outp, NULL);
53 if (ior->func->route.set)
54 ior->func->route.set(outp, ior);
125 (ior->func->route.set || ior->id == __ffs(outp->info.or)))
135 (ior->func->route.set || ior->id == __ffs(outp->info.or)))
220 ret = outp->ior->func->bl->set(outp->ior, level);
415 .bl.set = nvkm_outp_bl_set,
/linux-master/fs/smb/client/
H A Dxattr.c122 /* if proc/fs/cifs/streamstoxattr is set then
349 if proc/fs/cifs/streamstoxattr is set then
395 /* if proc/fs/cifs/streamstoxattr is set then
413 .set = cifs_xattr_set,
421 .set = cifs_xattr_set,
428 .set = cifs_xattr_set,
441 .set = cifs_xattr_set,
448 .set = cifs_xattr_set,
461 .set = cifs_xattr_set,
468 .set
[all...]
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_sysfs_rl.c48 static int set_param_u(struct device *dev, enum rl_params param, u64 set) argument
63 data->input.rp_mask = set;
66 data->input.cir = set;
69 data->input.pir = set;
72 data->input.srv = set;
75 data->cap_rem_srv = set;
86 static int set_param_s(struct device *dev, enum rl_params param, int set) argument
98 data->input.sla_id = set;
/linux-master/drivers/net/phy/
H A Dphy-core.c284 * If @exact is set, an exact match, the fastest supported setting at
798 * @set: new value of bits set in mask to write to @regnum
806 int phy_modify_changed(struct phy_device *phydev, u32 regnum, u16 mask, u16 set) argument
811 ret = __phy_modify_changed(phydev, regnum, mask, set);
823 * @set: new value of bits set in mask to write to @regnum
829 int __phy_modify(struct phy_device *phydev, u32 regnum, u16 mask, u16 set) argument
833 ret = __phy_modify_changed(phydev, regnum, mask, set);
844 * @set
850 phy_modify(struct phy_device *phydev, u32 regnum, u16 mask, u16 set) argument
875 __phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum, u16 mask, u16 set) argument
908 phy_modify_mmd_changed(struct phy_device *phydev, int devad, u32 regnum, u16 mask, u16 set) argument
933 __phy_modify_mmd(struct phy_device *phydev, int devad, u32 regnum, u16 mask, u16 set) argument
956 phy_modify_mmd(struct phy_device *phydev, int devad, u32 regnum, u16 mask, u16 set) argument
1119 phy_modify_paged_changed(struct phy_device *phydev, int page, u32 regnum, u16 mask, u16 set) argument
1142 phy_modify_paged(struct phy_device *phydev, int page, u32 regnum, u16 mask, u16 set) argument
[all...]
/linux-master/include/linux/
H A Dbtf.h119 struct btf_id_set8 *set; member in struct:btf_kfunc_id_set
159 * type is set to *type_id.
161 * type is set to *ret_size.
488 static inline bool btf_id_set_contains(const struct btf_id_set *set, u32 id) argument
490 return bsearch(&id, set->ids, set->cnt, sizeof(u32), btf_id_cmp_func) != NULL;
493 static inline void *btf_id_set8_contains(const struct btf_id_set8 *set, u32 id) argument
495 return bsearch(&id, set->pairs, set->cnt, sizeof(set
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmmio.c70 u32 clear, u32 set)
76 dev->mmio.irqmask |= set;
69 mt76_set_irq_mask(struct mt76_dev *dev, u32 addr, u32 clear, u32 set) argument
/linux-master/net/rxrpc/
H A Dcall_event.c453 #define set(T) { ktime_t _t = (T); if (ktime_before(_t, next)) next = _t; } macro
455 set(call->expect_req_by);
456 set(call->expect_rx_by);
457 set(call->delay_ack_at);
458 set(call->ack_lost_at);
459 set(call->resend_at);
460 set(call->keepalive_at);
461 set(call->ping_at);
/linux-master/arch/arc/kernel/
H A Dsignal.c103 sigset_t *set)
138 err |= __copy_to_user(&sf->uc.uc_sigmask, set, sizeof(sigset_t));
145 sigset_t set; local
149 err = __copy_from_user(&set, &sf->uc.uc_sigmask, sizeof(set));
160 set_current_blocked(&set);
271 setup_rt_frame(struct ksignal *ksig, sigset_t *set, struct pt_regs *regs) argument
288 err |= stash_usr_regs(sf, regs, set);
102 stash_usr_regs(struct rt_sigframe __user *sf, struct pt_regs *regs, sigset_t *set) argument
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_context.c404 const struct set_proto_ctx_engines *set = data; local
405 struct drm_i915_private *i915 = set->i915;
417 if (idx >= set->num_engines) {
419 idx, set->num_engines);
423 idx = array_index_nospec(idx, set->num_engines);
424 if (set->engines[idx].type != I915_GEM_ENGINE_TYPE_INVALID) {
469 set->engines[idx].type = I915_GEM_ENGINE_TYPE_PHYSICAL;
470 set->engines[idx].engine = siblings[0];
473 set->engines[idx].type = I915_GEM_ENGINE_TYPE_BALANCED;
474 set
491 const struct set_proto_ctx_engines *set = data; local
584 const struct set_proto_ctx_engines *set = data; local
739 struct set_proto_ctx_engines set = { .i915 = i915 }; local
[all...]
/linux-master/lib/
H A Dtest_maple_tree.c2546 * may be set incorrectly to the final pivot and not the right max.
2949 * DNE MAS_START active set to last range
2951 * DNE MAS_PAUSE active set to last range
2954 * DNE active active set to last range
2976 * DNE MAS_START active set to min
2978 * DNE MAS_PAUSE active set to min
2980 * DNE MAS_NONE MAS_NONE set to min
3004 * DNE MAS_START active set to max
3006 * DNE MAS_PAUSE active set to max
3029 * DNE MAS_START active set t
3644 unsigned long set[] = { 5015, 5014, 5017, 25, 1000, local
[all...]
/linux-master/arch/mips/cavium-octeon/executive/
H A Dcvmx-l2c.c342 /* Check if lock bit is not set */
361 /* Clear l2t error bits if set */
433 uint64_t assoc, set; local
445 for (set = 0; set < n_set; set++) {
448 (assoc << assoc_shift) | (set << set_shift));
453 for (set = 0; set < n_set; set
[all...]
/linux-master/include/linux/bcma/
H A Dbcma_driver_chipcommon.h246 #define BCMA_CC_SYSCLKCTL_FORCEALP 0x00000008 /* Force ALP (or HT if ALPen is not set */
519 #define BCMA_CHIPCTL_4331_GPIOCLK_ON_SPROMCS BIT(5) /* set drive out GPIO_CLK on sprom_cs pin */
671 #define bcma_cc_set32(cc, offset, set) \
672 bcma_cc_write32(cc, offset, bcma_cc_read32(cc, offset) | (set))
673 #define bcma_cc_maskset32(cc, offset, mask, set) \
674 bcma_cc_write32(cc, offset, (bcma_cc_read32(cc, offset) & (mask)) | (set))
684 #define bcma_pmu_set32(cc, offset, set) \
685 bcma_pmu_write32(cc, offset, bcma_pmu_read32(cc, offset) | (set))
686 #define bcma_pmu_maskset32(cc, offset, mask, set) \
687 bcma_pmu_write32(cc, offset, (bcma_pmu_read32(cc, offset) & (mask)) | (set))
[all...]
/linux-master/drivers/net/usb/
H A Drndis_host.c215 * specified by @in_len. If @reply_len is not set to -1 then the reply
301 struct rndis_set *set; member in union:__anon82
424 /* set a nonzero filter to enable data transfers */
425 memset(u.set, 0, sizeof *u.set);
426 u.set->msg_type = cpu_to_le32(RNDIS_MSG_SET);
427 u.set->msg_len = cpu_to_le32(4 + sizeof *u.set);
428 u.set->oid = cpu_to_le32(RNDIS_OID_GEN_CURRENT_PACKET_FILTER);
429 u.set
[all...]
/linux-master/drivers/usb/gadget/udc/cdns2/
H A Dcdns2-ep0.c212 int set)
226 pdev->may_wakeup = !!set;
234 if (!set || (tmode & 0xff) != 0)
265 int set)
284 int set)
300 if (set || !(pep->ep_state & EP_WEDGE))
301 return cdns2_halt_endpoint(pdev, pep, set);
313 int set)
317 return cdns2_ep0_handle_feature_device(pdev, ctrl, set);
319 return cdns2_ep0_handle_feature_intf(pdev, ctrl, set);
210 cdns2_ep0_handle_feature_device(struct cdns2_device *pdev, struct usb_ctrlrequest *ctrl, int set) argument
263 cdns2_ep0_handle_feature_intf(struct cdns2_device *pdev, struct usb_ctrlrequest *ctrl, int set) argument
282 cdns2_ep0_handle_feature_endpoint(struct cdns2_device *pdev, struct usb_ctrlrequest *ctrl, int set) argument
311 cdns2_req_ep0_handle_feature(struct cdns2_device *pdev, struct usb_ctrlrequest *ctrl, int set) argument
[all...]
/linux-master/arch/arm/mm/
H A Dproc-v7.S160 mcr p15, 0, ip, c13, c0, 1 @ set reserved context ID
184 teq r4, r9 @ Is it already set?
314 teq r10, r0 @ Were they already set?
331 orreq r0, r0, #(1 << 6) @ set IBE to 1
337 orreq r0, r0, #(1 << 5) @ set L1NEON to 1
338 orreq r0, r0, #(1 << 9) @ set PLDNOP to 1
345 orreq r0, r0, #(1 << 22) @ set the Write Allocate disable bit
354 orrle r0, r0, #1 << 4 @ set bit #4
362 orreq r0, r0, #1 << 12 @ set bit #12
363 orreq r0, r0, #1 << 22 @ set bi
[all...]
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S271 # This file contains a set of define statements for constants
275 set LOCAL_SIZE, 192 # stack frame size(bytes)
276 set LV, -LOCAL_SIZE # stack offset
278 set EXC_SR, 0x4 # stack status register
279 set EXC_PC, 0x6 # stack pc
280 set EXC_VOFF, 0xa # stacked vector offset
281 set EXC_EA, 0xc # stacked <ea>
283 set EXC_FP, 0x0 # frame pointer
285 set EXC_AREGS, -68 # offset of all address regs
286 set EXC_DREG
[all...]
/linux-master/drivers/gpu/drm/
H A Ddrm_atomic.c336 * drm_atomic_state.allow_modeset is set, or if it's a driver-internal commit
535 /* the legacy pointers should never be set */
613 /* either *both* CRTC and FB must be set, or neither */
615 drm_dbg_atomic(plane->dev, "[PLANE:%d:%s] CRTC set but no FB\n",
619 drm_dbg_atomic(plane->dev, "[PLANE:%d:%s] FB set but no CRTC\n",
1572 struct drm_mode_set *set)
1574 struct drm_device *dev = set->crtc->dev;
1587 ret = drm_atomic_add_affected_connectors(state, set->crtc);
1592 if (new_conn_state->crtc == set->crtc) {
1603 /* Then set al
1571 update_output_state(struct drm_atomic_state *state, struct drm_mode_set *set) argument
1640 __drm_atomic_helper_set_config(struct drm_mode_set *set, struct drm_atomic_state *state) argument
[all...]
/linux-master/drivers/s390/cio/
H A Dcss.c64 struct idset *set; member in struct:cb_data
75 if (cb->set)
76 idset_sch_del(cb->set, sch->schid);
87 if (idset_sch_contains(cb->set, schid))
124 cb.set = NULL;
129 cb.set = idset_sch_new();
130 if (!cb.set)
134 idset_fill(cb.set);
144 idset_free(cb.set);
179 "at devno %04X, subchannel set
736 struct idset *set = data; local
754 struct idset *set = data; local
766 struct idset *set; local
[all...]

Completed in 301 milliseconds

<<11121314151617181920>>