Searched refs:operation (Results 101 - 125 of 162) sorted by relevance

1234567

/freebsd-11-stable/contrib/ntp/lib/isc/
H A Drwlock.c51 print_lock(const char *operation, isc_rwlock_t *rwl, isc_rwlocktype_t type) { argument
57 rwl, isc_thread_self(), operation,
218 * and a mutex lock, ordering between the atomic operation and locks can be
231 * operation, not by the mutex, and can be changed just before sleeping.
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Ddarwin-fpsave.asm38 (4 bytes) to do the operation; for Vector regs, 2 instructions are
H A Ddarwin-vecsave.asm41 (4 bytes) to do the operation; for Vector regs, 2 instructions are
/freebsd-11-stable/sys/dev/pst/
H A Dpst-iop.h461 u_int16_t operation; member in struct:i2o_lct_entry::i2o_get_param_template
500 struct i2o_get_param_template operation[1]; member in struct:i2o_lct_entry::i2o_get_param_operation
/freebsd-11-stable/crypto/openssl/crypto/rsa/
H A Drsa_pmeth.c179 * redirect to FIPS. 0 : don't redirect to FIPS. -1 : illegal operation in
492 if (!(ctx->operation &
499 if (!(ctx->operation & EVP_PKEY_OP_TYPE_CRYPT))
/freebsd-11-stable/contrib/ntp/sntp/libevent/
H A Depolltable-internal.h136 static const struct operation { struct
/freebsd-11-stable/crypto/heimdal/tools/
H A Dkdc-log-analyze.pl505 } elsif (/commencing operation/) {
/freebsd-11-stable/sys/sys/
H A Dconsio.h146 int operation; member in struct:mouse_info
/freebsd-11-stable/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c97 * The structure for operation handlers.
1224 op = op_msg->hdr.kvp_hdr.operation;
1348 * Initialize the operation hanlders.
1420 KVP_LOG(LOG_ERR, "Failed to initizlize operation handlers\n");
1444 hv_kvp_dev_buf->hdr.kvp_hdr.operation = HV_KVP_OP_REGISTER;
1494 op = hv_msg->hdr.kvp_hdr.operation;
1500 "Unsupported operation OP = %d\n", op);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dspa.h894 extern void spa_history_log_version(spa_t *spa, const char *operation);
895 extern void spa_history_log_internal(spa_t *spa, const char *operation,
899 extern void spa_history_log_internal_dd(dsl_dir_t *dd, const char *operation,
/freebsd-11-stable/sys/dev/sound/usb/
H A Duaudio.c259 uint32_t operation; member in struct:uaudio_chan
1282 sc->sc_play_chan[i].operation = CHAN_OP_DRAIN;
1283 sc->sc_rec_chan[i].operation = CHAN_OP_DRAIN;
1334 uint8_t operation; local
1343 operation = chan->operation;
1344 switch (operation) {
1347 chan->operation = CHAN_OP_NONE;
1354 switch (operation) {
2793 uaudio_chan_reconfigure(struct uaudio_chan *ch, uint8_t operation) argument
[all...]
/freebsd-11-stable/crypto/openssl/crypto/evp/
H A Devp_locl.h267 /* Method associated with this operation */
275 /* Actual operation */
276 int operation; member in struct:evp_pkey_ctx_st
/freebsd-11-stable/sys/dev/mlx5/mlx5_fpga/
H A Dmlx5_ifc_fpga.h143 u8 operation[0x8]; member in struct:mlx5_ifc_fpga_ctrl_bits
/freebsd-11-stable/contrib/subversion/subversion/svn/
H A Dconflict-callbacks.c113 /* For conflicts recorded by the 'merge' operation, show a diff between
115 * 'merge' operation was run) and 'merged' (the version of the file
116 * as it appears after the merge operation).
124 * brought into the working copy by the update/switch/merge operation. */
2099 svn_wc_operation_t operation;
2101 operation = svn_client_conflict_get_operation(conflict);
2102 if (operation == svn_wc_operation_update ||
2103 operation == svn_wc_operation_switch)
2098 svn_wc_operation_t operation; local
/freebsd-11-stable/sys/dev/vxge/vxgehal/
H A Dvxgehal-mrpcim.c482 * @operation: Type of operation
494 u32 operation,
510 "devh = 0x"VXGE_OS_STXFMT", operation = %d, "
512 (ptr_t) devh, operation, device, addr, (ptr_t) data);
535 VXGE_HAL_MDIO_MGR_ACCESS_PORT_OP_TYPE(operation) |
560 ((operation == VXGE_HAL_MDIO_MGR_ACCESS_PORT_OP_TYPE_READ_INCR) ||
561 (operation == VXGE_HAL_MDIO_MGR_ACCESS_PORT_OP_TYPE_READ) ||
562 (operation ==
564 (operation
491 __hal_mrpcim_mdio_access( vxge_hal_device_h devh, u32 port, u32 operation, u32 device, u16 addr, u16 *data) argument
2534 vxge_hal_mrpcim_stats_access( vxge_hal_device_h devh, u32 operation, u32 location, u32 offset, u64 *stat) argument
[all...]
/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_core.c2675 u_long operation, int pixel_width,
2709 *(*dma_prog)++ = operation | flag | (width * pixel_width - skip);
2710 if (operation != OP_SKIP )
2739 *(*dma_prog)++ = operation | flag |
2741 if (operation != OP_SKIP )
2745 if ( operation == OP_WRITE )
2746 operation = OP_WRITEC;
2747 *(*dma_prog)++ = operation | flag2 |
2674 split(bktr_reg_t * bktr, volatile uint32_t **dma_prog, int width , u_long operation, int pixel_width, volatile u_char ** target_buffer, int cols ) argument
/freebsd-11-stable/crypto/heimdal/lib/hdb/
H A Dhdb-mitdb.c495 mdb_lock(krb5_context context, HDB *db, int operation) argument
504 return hdb_lock(fd, operation);
H A Dhdb-sqlite.c626 * and closing/opening the handle is an expensive operation.
689 hdb_sqlite_lock(krb5_context context, HDB *db, int operation) argument
/freebsd-11-stable/lib/libsysdecode/
H A Dflags.c481 sysdecode_flock_operation(FILE *fp, int operation, int *rem) argument
484 return (print_mask_int(fp, flockops, operation, rem));
760 * also an implied argument if a different operation is not
/freebsd-11-stable/usr.sbin/moused/
H A Dmoused.c405 int level; /* operation level: 0 or greater */
1068 mouse.operation = MOUSE_MOTION_EVENT;
1288 mouse.operation = MOUSE_MOTION_EVENT;
1304 mouse.operation = MOUSE_ACTION;
1335 mouse.operation = MOUSE_ACTION;
1493 /* set the driver operation level, if applicable */
2177 * Moused usually operates the psm driver at the operation level 1
2651 mouse.operation = MOUSE_BUTTON_EVENT;
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dprops.c119 /* Perform a 3-way merge operation on mergeinfo. FROM_PROP_VAL is
566 'update' operation skel->original and skel->incoming_base coincide.
747 svn_wc_operation_t operation;
760 SVN_ERR(svn_wc__conflict_read_info(&operation, NULL, NULL, NULL, NULL,
775 if (operation == svn_wc_operation_merge)
745 svn_wc_operation_t operation; local
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsampicmd.c1158 * This command used to do the SPC Phy operation.
1163 * \param operation operation of PHY control
1177 bit32 operation,
1185 SA_DBG3(("mpiLocalPhyControlCmd, phyId 0x%X operation 0x%x dw2 0x%x\n",phyId, operation,(((operation & BYTE_MASK) << SHIFT8) | (phyId & SM_PHYID_MASK))));
1191 (((operation & BYTE_MASK) << SHIFT8) | (phyId & SM_PHYID_MASK)));
1173 mpiLocalPhyControlCmd( agsaRoot_t *agRoot, bit32 tag, bit32 phyId, bit32 operation, bit32 queueNum ) argument
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h473 bit32 operation
/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_drm.h905 uint32_t operation; member in struct:drm_radeon_gem_va
/freebsd-11-stable/contrib/subversion/subversion/include/
H A Dsvn_wc.h268 * if the client has canceled the operation.
398 * if the client has canceled the operation.
472 * if the client has canceled the operation.
975 * alter the operation of the WC library.
1000 /** A revert operation has failed. */
1077 /** A merge operation (to path) has begun. See #svn_wc_notify_t.merge_range.
1081 /** A merge operation (to path) from a foreign repository has begun.
1110 * a persistent tree-conflict from an earlier operation, but *this*
1111 * operation caused the tree-conflict). @since New in 1.6. */
1118 /** Starting an update operation
1884 svn_wc_operation_t operation; member in struct:svn_wc_conflict_description2_t
2013 svn_wc_operation_t operation; member in struct:svn_wc_conflict_description_t
[all...]

Completed in 604 milliseconds

1234567