Home
last modified time | relevance | path

Searched refs:sp_ops (Results 1 – 18 of 18) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/ocfs2/
H A Dstackglue.c253 return active_stack->sp_ops->dlm_unlock(conn, lksb, flags); in ocfs2_dlm_unlock()
259 return active_stack->sp_ops->lock_status(lksb); in ocfs2_dlm_lock_status()
265 return active_stack->sp_ops->lvb_valid(lksb); in ocfs2_dlm_lvb_valid()
271 return active_stack->sp_ops->lock_lvb(lksb); in ocfs2_dlm_lvb()
277 active_stack->sp_ops->dump_lksb(lksb); in ocfs2_dlm_dump_lksb()
283 return active_stack && active_stack->sp_ops->plock; in ocfs2_stack_supports_plocks()
294 WARN_ON_ONCE(active_stack->sp_ops->plock == NULL); in ocfs2_plock()
295 if (active_stack->sp_ops->plock) in ocfs2_plock()
355 rc = active_stack->sp_ops->connect(new_conn); in ocfs2_cluster_connect()
399 ret = active_stack->sp_ops->disconnect(conn); in ocfs2_cluster_disconnect()
[all …]
H A Dstackglue.h226 struct ocfs2_stack_operations *sp_ops; member
H A Dstack_o2cb.c421 .sp_ops = &o2cb_stack_ops,
H A Dstack_user.c1095 .sp_ops = &ocfs2_user_plugin_ops,
/dports/multimedia/libv4l/linux-5.13-rc2/fs/ocfs2/
H A Dstackglue.c253 return active_stack->sp_ops->dlm_unlock(conn, lksb, flags); in ocfs2_dlm_unlock()
259 return active_stack->sp_ops->lock_status(lksb); in ocfs2_dlm_lock_status()
265 return active_stack->sp_ops->lvb_valid(lksb); in ocfs2_dlm_lvb_valid()
271 return active_stack->sp_ops->lock_lvb(lksb); in ocfs2_dlm_lvb()
277 active_stack->sp_ops->dump_lksb(lksb); in ocfs2_dlm_dump_lksb()
283 return active_stack && active_stack->sp_ops->plock; in ocfs2_stack_supports_plocks()
294 WARN_ON_ONCE(active_stack->sp_ops->plock == NULL); in ocfs2_plock()
295 if (active_stack->sp_ops->plock) in ocfs2_plock()
355 rc = active_stack->sp_ops->connect(new_conn); in ocfs2_cluster_connect()
399 ret = active_stack->sp_ops->disconnect(conn); in ocfs2_cluster_disconnect()
[all …]
H A Dstackglue.h226 struct ocfs2_stack_operations *sp_ops; member
H A Dstack_o2cb.c421 .sp_ops = &o2cb_stack_ops,
H A Dstack_user.c1095 .sp_ops = &ocfs2_user_plugin_ops,
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/ocfs2/
H A Dstackglue.c253 return active_stack->sp_ops->dlm_unlock(conn, lksb, flags); in ocfs2_dlm_unlock()
259 return active_stack->sp_ops->lock_status(lksb); in ocfs2_dlm_lock_status()
265 return active_stack->sp_ops->lvb_valid(lksb); in ocfs2_dlm_lvb_valid()
271 return active_stack->sp_ops->lock_lvb(lksb); in ocfs2_dlm_lvb()
277 active_stack->sp_ops->dump_lksb(lksb); in ocfs2_dlm_dump_lksb()
283 return active_stack && active_stack->sp_ops->plock; in ocfs2_stack_supports_plocks()
294 WARN_ON_ONCE(active_stack->sp_ops->plock == NULL); in ocfs2_plock()
295 if (active_stack->sp_ops->plock) in ocfs2_plock()
355 rc = active_stack->sp_ops->connect(new_conn); in ocfs2_cluster_connect()
399 ret = active_stack->sp_ops->disconnect(conn); in ocfs2_cluster_disconnect()
[all …]
H A Dstackglue.h226 struct ocfs2_stack_operations *sp_ops; member
H A Dstack_o2cb.c421 .sp_ops = &o2cb_stack_ops,
H A Dstack_user.c1095 .sp_ops = &ocfs2_user_plugin_ops,
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/tests/benchdnn/conv/
H A Dconv_aux.cpp243 double sp_ops = 0; in count_ops() local
258 sp_ops += 1; in count_ops()
264 ops = 2 * this->mb * this->oc * this->ic / this->g * sp_ops; in count_ops()
/dports/math/onednn/oneDNN-2.5.1/tests/benchdnn/conv/
H A Dconv_aux.cpp243 double sp_ops = 0; in count_ops() local
258 sp_ops += 1; in count_ops()
264 ops = 2 * this->mb * this->oc * this->ic / this->g * sp_ops; in count_ops()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/target/
H A Dtarget_core_sbc.c724 int sp_ops = cmd->se_sess->sup_prot_ops; in sbc_check_prot() local
759 !!(sp_ops & (TARGET_PROT_DOUT_PASS | TARGET_PROT_DOUT_STRIP)) : in sbc_check_prot()
760 !!(sp_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DIN_INSERT)); in sbc_check_prot()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/target/
H A Dtarget_core_sbc.c724 int sp_ops = cmd->se_sess->sup_prot_ops; in sbc_check_prot() local
759 !!(sp_ops & (TARGET_PROT_DOUT_PASS | TARGET_PROT_DOUT_STRIP)) : in sbc_check_prot()
760 !!(sp_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DIN_INSERT)); in sbc_check_prot()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/target/
H A Dtarget_core_sbc.c724 int sp_ops = cmd->se_sess->sup_prot_ops; in sbc_check_prot() local
759 !!(sp_ops & (TARGET_PROT_DOUT_PASS | TARGET_PROT_DOUT_STRIP)) : in sbc_check_prot()
760 !!(sp_ops & (TARGET_PROT_DIN_PASS | TARGET_PROT_DIN_INSERT)); in sbc_check_prot()
/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dexpatomics.cpp1755 static const OPCODES sp_ops = {IL_LD, IL_ST, IL_ATOMICLDSP, in get_ops() local
1779 return &sp_ops; in get_ops()