| /linux/fs/smb/client/ |
| H A D | transport.c | 430 int optype; in wait_for_free_credits() local 439 optype = flags & CIFS_OP_MASK; in wait_for_free_credits() 443 credits = server->ops->get_credits_field(server, optype); in wait_for_free_credits() 445 if (*credits <= 0 && optype == CIFS_ECHO_OP) in wait_for_free_credits() 517 if (!optype && num_credits == 1 && in wait_for_free_credits() 672 int optype; in cifs_call_async() local 674 optype = flags & CIFS_OP_MASK; in cifs_call_async() 694 add_credits_and_wake_if(server, &credits, optype); in cifs_call_async() 701 add_credits_and_wake_if(server, &credits, optype); in cifs_call_async() 735 add_credits_and_wake_if(server, &credits, optype); in cifs_call_async() [all …]
|
| H A D | cifsglob.h | 328 const int optype); 892 const int optype) in add_credits() argument 894 server->ops->add_credits(server, credits, optype); in add_credits() 899 struct cifs_credits *credits, const int optype) in add_credits_and_wake_if() argument 902 server->ops->add_credits(server, credits, optype); in add_credits_and_wake_if() 1735 unsigned int optype; /* operation type */ member
|
| H A D | smb2ops.c | 70 struct cifs_credits *credits, const int optype) in smb2_add_credits() argument 80 val = server->ops->get_credits_field(server, optype); in smb2_add_credits() 83 if (((optype & CIFS_OP_MASK) == CIFS_NEG_OP) && (*val != 0)) in smb2_add_credits() 123 ((optype & CIFS_OP_MASK) != CIFS_NEG_OP) && in smb2_add_credits() 124 ((optype & CIFS_OP_MASK) != CIFS_SESS_OP)) in smb2_add_credits() 127 ((optype & CIFS_OP_MASK) == CIFS_SESS_OP) && *val > 2) in smb2_add_credits() 140 ((optype & CIFS_OP_MASK) == CIFS_OBREAK_OP)) in smb2_add_credits() 161 optype, scredits, add); in smb2_add_credits() 227 smb2_get_credits_field(struct TCP_Server_Info *server, const int optype) in smb2_get_credits_field() argument 229 switch (optype) { in smb2_get_credits_field()
|
| H A D | smb1ops.c | 268 struct cifs_credits *credits, const int optype) in cifs_add_credits() argument 287 cifs_get_credits_field(struct TCP_Server_Info *server, const int optype) in cifs_get_credits_field() argument
|
| H A D | smb2misc.c | 889 if ((mid->optype & CIFS_CP_CREATE_CLOSE_OP) || hdr->Command != SMB2_CREATE || in smb2_handle_cancelled_mid()
|
| /linux/drivers/crypto/caam/ |
| H A D | qi.h | 38 enum optype { enum 72 enum optype op_type;
|
| /linux/fs/dlm/ |
| H A D | plock.c | 110 op->info.optype = DLM_PLOCK_OP_CANCEL; in do_lock_cancel() 140 op->info.optype = DLM_PLOCK_OP_LOCK; in dlm_posix_lock() 319 op->info.optype = DLM_PLOCK_OP_UNLOCK; in dlm_posix_unlock() 403 WARN_ON(op->info.optype != DLM_PLOCK_OP_LOCK); in dlm_posix_cancel() 439 op->info.optype = DLM_PLOCK_OP_GET; in dlm_posix_get() 560 WARN_ON(op->info.optype != DLM_PLOCK_OP_LOCK); in dev_write() 564 op->info.optype != info.optype); in dev_write()
|
| /linux/include/uapi/linux/ |
| H A D | dlm_plock.h | 32 __u8 optype; member
|
| /linux/drivers/dma/idxd/ |
| H A D | submit.c | 27 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype) in idxd_alloc_desc() argument 41 if (optype == IDXD_OP_NONBLOCK) in idxd_alloc_desc()
|
| H A D | idxd.h | 810 struct idxd_desc *idxd_alloc_desc(struct idxd_wq *wq, enum idxd_op_type optype);
|
| /linux/drivers/edac/ |
| H A D | pnd2_edac.c | 1125 char *optype, msg[PND2_MSG_SIZE]; in pnd2_mce_output_error() local 1151 optype = "Can't parse: it is not a mem"; in pnd2_mce_output_error() 1155 optype = "generic undef request error"; in pnd2_mce_output_error() 1158 optype = "memory read error"; in pnd2_mce_output_error() 1161 optype = "memory write error"; in pnd2_mce_output_error() 1164 optype = "addr/cmd error"; in pnd2_mce_output_error() 1167 optype = "memory scrubbing error"; in pnd2_mce_output_error() 1170 optype = "reserved"; in pnd2_mce_output_error() 1192 m->addr & ~PAGE_MASK, 0, daddr->chan, daddr->dimm, -1, optype, msg); in pnd2_mce_output_error()
|
| H A D | sb_edac.c | 3089 char *optype, *area_type = "DRAM"; in sbridge_mce_output_error() local 3123 optype = "generic undef request error"; in sbridge_mce_output_error() 3126 optype = "memory read error"; in sbridge_mce_output_error() 3129 optype = "memory write error"; in sbridge_mce_output_error() 3132 optype = "addr/cmd error"; in sbridge_mce_output_error() 3135 optype = "memory scrubbing error"; in sbridge_mce_output_error() 3138 optype = "reserved"; in sbridge_mce_output_error() 3171 optype, sb_msg); in sbridge_mce_output_error() 3233 optype, sb_msg_full); in sbridge_mce_output_error()
|
| /linux/include/trace/events/ |
| H A D | dlm.h | 588 __field(uint8_t, optype) 603 __entry->optype = info->optype; 619 __entry->optype, __entry->ex, __entry->wait,
|
| /linux/drivers/scsi/ |
| H A D | myrb.h | 592 unsigned char optype; /* Byte 2 */ member 618 unsigned char optype; /* Byte 2 */ member
|
| H A D | myrb.c | 300 mbox->type3E.optype = DAC960_V1_GetEventLogEntry; in myrb_get_event() 596 mbox->type3B.optype = 0x20; in myrb_bgi_control()
|
| /linux/drivers/media/platform/via/ |
| H A D | via-camera.c | 127 #define sensor_call(cam, optype, func, args...) \ argument 128 v4l2_subdev_call(cam->sensor, optype, func, ##args)
|
| /linux/arch/m68k/ifpsp060/src/ |
| H A D | pfpsp.S | 928 mov.b %d0,DTAG(%a6) # save dst optype tag 1275 mov.b %d0,STAG(%a6) # save src optype tag 1839 mov.b %d0,DTAG(%a6) # save dst optype tag 2085 mov.b %d0,STAG(%a6) # save src optype tag 2373 # set_tag_x() - determine optype of src/dst operands # 2557 mov.b %d0,STAG(%a6) # set new optype tag 2576 mov.b %d0,DTAG(%a6) # set new optype tag
|
| H A D | fpsp.S | 929 mov.b %d0,DTAG(%a6) # save dst optype tag 1276 mov.b %d0,STAG(%a6) # save src optype tag 1840 mov.b %d0,DTAG(%a6) # save dst optype tag 2086 mov.b %d0,STAG(%a6) # save src optype tag 2374 # set_tag_x() - determine optype of src/dst operands # 2558 mov.b %d0,STAG(%a6) # set new optype tag 2577 mov.b %d0,DTAG(%a6) # set new optype tag
|
| H A D | fplsp.S | 10880 # - returns corresponding optype tag # 10892 # d0 = optype tag - is corrected to one of NORM, DENORM, or ZERO # 10934 mov.b &NORM, %d0 # return new optype tag 10953 mov.b &DENORM, %d0 # return new optype tag 10970 mov.b &DENORM, %d0 # return new optype tag 10979 mov.b &ZERO, %d0 # fix optype tag
|