Searched refs:ops (Results 151 - 175 of 417) sorted by relevance

1234567891011>>

/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dthermal.c13 #include "wmi-ops.h"
135 if (!ar->wmi.ops->gen_pdev_set_quiet_mode)
185 if (!(ar->wmi.ops->gen_pdev_get_temperature))
/freebsd-current/sys/contrib/dev/rtw88/
H A Defuse.c100 chip->ops->cfg_ldo25(rtwdev, false);
176 ret = chip->ops->read_efuse(rtwdev, log_map);
/freebsd-current/sys/contrib/dev/iwlwifi/fw/
H A Druntime.h92 * @ops: user ops
93 * @ops_ctx: user ops context
107 const struct iwl_fw_runtime_ops *ops; member in struct:iwl_fw_runtime
179 const struct iwl_fw_runtime_ops *ops, void *ops_ctx,
/freebsd-current/sbin/swapon/
H A Dswapon.c271 char *p, *args, *token, *string, *ops; local
285 string = ops = strdup(mntops);
304 free(ops);
319 free(ops);
326 free(ops);
340 free(ops);
345 ops = NULL;
364 free(ops);
/freebsd-current/contrib/netbsd-tests/lib/libc/sys/
H A Dt_stat.c99 int ops; local
104 ops = FTS_NOCHDIR;
105 ops |= FTS_PHYSICAL;
107 fts = fts_open(argv, ops, NULL);
/freebsd-current/contrib/bc/include/
H A Dparse.h180 BcVec ops; member in struct:BcParse
/freebsd-current/sys/security/mac_veriexec/
H A Dmac_veriexec_internal.h55 struct mac_veriexec_fpops *ops; member in struct:mac_veriexec_file_info
/freebsd-current/sys/dev/uart/
H A Duart_cpu_fdt.c100 di->ops = uart_getops(class);
H A Duart_cpu_x86.c103 di->ops = uart_getops(class);
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dsdio.c124 struct ieee80211_ops *ops; local
130 ops = mt792x_get_mac80211_ops(&func->dev, &mt7921_ops,
132 if (!ops)
135 mdev = mt76_alloc_device(&func->dev, sizeof(*dev), ops, &drv_ops);
/freebsd-current/sys/kern/
H A Dkern_ktrace.c1019 int ops; member in struct:ktrace_args
1033 int ops = KTROP(uap->ops); local
1034 int descend = uap->ops & KTRFLAG_DESCEND;
1043 if (ops != KTROP_CLEARFILE && facs == 0)
1047 if (ops != KTROP_CLEAR) {
1070 if (ops == KTROP_CLEARFILE) {
1123 ret |= ktrsetchildren(td, p, ops, facs, kiop);
1125 ret |= ktrops(td, p, ops, facs, kiop);
1138 ret |= ktrsetchildren(td, p, ops, fac
1195 ktrops(struct thread *td, struct proc *p, int ops, int facs, struct ktr_io_params *new_kiop) argument
1255 ktrsetchildren(struct thread *td, struct proc *top, int ops, int facs, struct ktr_io_params *new_kiop) argument
[all...]
H A Dkern_umtx.c3886 const struct umtx_copyops *ops)
3895 error = ops->copyin_timeout(uap->uaddr2, &timeout);
3901 if (ops->compat32)
3909 const struct umtx_copyops *ops)
3912 if (ops->compat32)
3922 const struct umtx_copyops *ops __unused)
3930 const struct umtx_copyops *ops)
3938 error = ops->copyin_umtx_time(
3944 return (do_wait(td, uap->obj, uap->val, tm_p, ops->compat32, 0));
3949 const struct umtx_copyops *ops)
3885 __umtx_op_lock_umtx(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
3908 __umtx_op_unlock_umtx(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
3929 __umtx_op_wait(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
3948 __umtx_op_wait_uint(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
3967 __umtx_op_wait_uint_private(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
4040 __umtx_op_nwake_private(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
4058 __umtx_op_lock_umutex(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
4086 __umtx_op_wait_umutex(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
4130 __umtx_op_cv_wait(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
4165 __umtx_op_rw_rdlock(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
4185 __umtx_op_rw_wrlock(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
4215 __umtx_op_sem_wait(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
4252 __umtx_op_sem2_wait(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
4602 __umtx_op_robust_lists(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
4632 __umtx_op_get_min_timeout(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
4649 __umtx_op_set_min_timeout(struct thread *td, struct _umtx_op_args *uap, const struct umtx_copyops *ops) argument
4929 kern__umtx_op(struct thread *td, void *obj, int op, unsigned long val, void *uaddr1, void *uaddr2, const struct umtx_copyops *ops) argument
[all...]
/freebsd-current/sys/dev/ice/
H A Dice_fwlog.c169 cmd->ops.cfg.log_resolution = CPU_TO_LE16(log_resolution);
170 cmd->ops.cfg.mdl_cnt = CPU_TO_LE16(num_entries);
395 module_id_cnt = LE16_TO_CPU(cmd->ops.cfg.mdl_cnt);
405 cfg->log_resolution = LE16_TO_CPU(cmd->ops.cfg.log_resolution);
/freebsd-current/contrib/bc/src/
H A Dparse.c215 bc_vec_popAll(&p->ops);
240 bc_vec_free(&p->ops);
269 bc_vec_init(&p->ops, sizeof(BcLexType), BC_DTOR_NONE);
/freebsd-current/contrib/ofed/libibverbs/
H A Dcompat-1_0.c219 struct ibv_context_ops_1_0 ops; member in struct:ibv_context_1_0
359 return cq->context->real_context->ops.poll_cq(cq->real_cq, num_entries, wc);
364 return cq->context->real_context->ops.req_notify_cq(cq->real_cq, sol_only);
388 ret = srq->context->real_context->ops.post_srq_recv(srq->real_srq, head_wr,
469 ret = qp->context->real_context->ops.post_send(qp->real_qp, head_wr,
506 ret = qp->context->real_context->ops.post_recv(qp->real_qp, head_wr,
540 ctx->ops.poll_cq = poll_cq_wrapper_1_0;
541 ctx->ops.req_notify_cq = req_notify_cq_wrapper_1_0;
542 ctx->ops.post_send = post_send_wrapper_1_0;
543 ctx->ops
[all...]
/freebsd-current/sys/dev/liquidio/base/
H A Dlio_droq.c683 if (droq->ops.fptr != NULL) {
684 droq->ops.fptr(nicbuf, pkt_len, rh,
685 droq, droq->ops.farg);
714 if ((droq->ops.drop_on_max) && (pkts_to_process - pkt)) {
769 struct lio_droq_ops *ops)
779 if (ops == NULL) {
793 memcpy(&droq->ops, ops, sizeof(struct lio_droq_ops));
826 droq->ops.fptr = NULL;
827 droq->ops
768 lio_register_droq_ops(struct octeon_device *oct, uint32_t q_no, struct lio_droq_ops *ops) argument
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dinit.c205 dev->ops->hw_scan = NULL;
206 dev->ops->cancel_hw_scan = NULL;
207 dev->ops->sched_scan_start = NULL;
208 dev->ops->sched_scan_stop = NULL;
209 dev->ops->set_rekey_data = NULL;
210 dev->ops->remain_on_channel = NULL;
211 dev->ops->cancel_remain_on_channel = NULL;
/freebsd-current/contrib/ofed/libcxgb4/
H A Ddev.c144 context->ibv_ctx.ops = c4iw_ctx_ops;
153 context->ibv_ctx.ops.async_event = c4iw_async_event;
154 context->ibv_ctx.ops.post_send = c4iw_post_send;
155 context->ibv_ctx.ops.post_recv = c4iw_post_receive;
156 context->ibv_ctx.ops.poll_cq = c4iw_poll_cq;
157 context->ibv_ctx.ops.req_notify_cq = c4iw_arm_cq;
525 dev->ibv_dev.ops = &c4iw_dev_ops;
/freebsd-current/contrib/tcpdump/
H A Dprint-forces.c946 const struct pdata_ops *ops = get_forces_pd(type); local
948 if (ndo->ndo_vflag >= 3 && ops->v != F_TLV_PDAT) {
951 ib, ops->s, tlvl, tll, pad);
954 ib, ops->s, tlvl, tll);
957 chk_op_type(ndo, type, op_msk, ops->op_msk);
959 if (ops->print(ndo, (const u_char *)pdtlv,
1164 const struct optlv_h *ops; local
1172 ops = get_forces_optlv_h(type);
1174 ND_PRINT("%sOper TLV %s(0x%x) length %u\n", ib, ops->s, type,
1177 /* rest of ops mus
[all...]
/freebsd-current/contrib/ntp/sntp/libevent/
H A Dlistener.c77 const struct evconnlistener_ops *ops; member in struct:evconnlistener
134 listener->ops->destroy(listener);
185 lev->base.ops = &evconnlistener_event_ops;
275 if (lev->ops->shutdown)
276 lev->ops->shutdown(lev);
299 r = lev->ops->enable(lev);
312 r = lev->ops->disable(lev);
338 fd = lev->ops->getfd(lev);
356 base = lev->ops->getbase(lev);
844 lev->base.ops
[all...]
/freebsd-current/contrib/libevent/
H A Dlistener.c77 const struct evconnlistener_ops *ops; member in struct:evconnlistener
134 listener->ops->destroy(listener);
185 lev->base.ops = &evconnlistener_event_ops;
275 if (lev->ops->shutdown)
276 lev->ops->shutdown(lev);
299 r = lev->ops->enable(lev);
312 r = lev->ops->disable(lev);
338 fd = lev->ops->getfd(lev);
356 base = lev->ops->getbase(lev);
844 lev->base.ops
[all...]
/freebsd-current/crypto/heimdal/lib/krb5/
H A Dtest_cc.c492 const krb5_cc_ops *ops; local
497 ops = krb5_cc_get_prefix_ops(context, type);
498 if (ops == NULL)
539 test_prefix_ops(krb5_context context, const char *name, const krb5_cc_ops *ops) argument
546 if (strcmp(o->prefix, ops->prefix) != 0)
547 krb5_errx(context, 1, "ops for prefix '%s' is not "
548 "the expected %s != %s", name, o->prefix, ops->prefix);
/freebsd-current/sys/contrib/dev/athk/
H A Dkey.c25 #define REG_READ (common->ops->read)
26 #define REG_WRITE(_ah, _reg, _val) (common->ops->write)(_ah, _val, _reg)
28 if (common->ops->enable_write_buffer) \
29 common->ops->enable_write_buffer((_ah));
32 if (common->ops->write_flush) \
33 common->ops->write_flush((_ah));
/freebsd-current/sys/dev/ixgbe/
H A Dif_ix.c922 if (hw->mac.ops.fw_recovery_mode && hw->mac.ops.fw_recovery_mode(hw)) {
931 if (hw->mbx.ops.init_params)
932 hw->mbx.ops.init_params(hw);
1247 if (hw->phy.ops.read_i2c_byte == NULL)
1250 hw->phy.ops.read_i2c_byte(hw, req->offset + i,
1377 switch (hw->mac.ops.get_media_type(hw)) {
1386 if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_fiber)
1411 if (hw->mac.ops.check_link)
1417 if ((!autoneg) && (hw->mac.ops
[all...]
/freebsd-current/sys/contrib/openzfs/module/icp/algs/modes/
H A Dgcm.c670 ((aes_key_t *)gcm_ctx->gcm_keysched)->ops->needs_byteswap;
804 const gcm_impl_ops_t *ops = NULL; local
810 ops = &gcm_fastest_impl;
818 ops = gcm_supp_impl[idx];
827 ops = &gcm_generic_impl;
834 ops = gcm_supp_impl[impl];
838 ASSERT3P(ops, !=, NULL);
840 return (ops);
1156 ASSERT3S(((aes_key_t *)ctx->gcm_keysched)->ops->needs_byteswap, ==,
1302 ASSERT3S(((aes_key_t *)ctx->gcm_keysched)->ops
[all...]

Completed in 431 milliseconds

1234567891011>>