Searched refs:disposition (Results 1 - 49 of 49) sorted by relevance

/linux-4.1.27/arch/powerpc/platforms/powernv/
H A Dopal-hmi.c87 hmi_evt->disposition == OpalHMI_DISPOSITION_RECOVERED ? print_hmi_event_info()
105 uint8_t disposition; hmi_event_handler() local
116 disposition = hmi_evt->disposition; hmi_event_handler()
123 if (disposition != OpalHMI_DISPOSITION_RECOVERED) hmi_event_handler()
H A Dopal.c492 } else if (evt->disposition == MCE_DISPOSITION_RECOVERED) { opal_recover_mce()
/linux-4.1.27/drivers/scsi/
H A Dscsi_priv.h36 void scsi_log_completion(struct scsi_cmnd *cmd, int disposition);
40 static inline void scsi_log_completion(struct scsi_cmnd *cmd, int disposition) scsi_log_completion() argument
H A Dscsi_logging.c429 int disposition) scsi_print_result()
433 const char *mlret_string = scsi_mlreturn_string(disposition); scsi_print_result()
458 "UNKNOWN(0x%02x) ", disposition); scsi_print_result()
428 scsi_print_result(const struct scsi_cmnd *cmd, const char *msg, int disposition) scsi_print_result() argument
H A Dscsi.c547 void scsi_log_completion(struct scsi_cmnd *cmd, int disposition) scsi_log_completion() argument
554 * 1: log disposition, result, opcode + command, and conditionally scsi_log_completion()
566 if (((level > 0) && (cmd->result || disposition != SUCCESS)) || scsi_log_completion()
568 scsi_print_result(cmd, "Done", disposition); scsi_log_completion()
H A Dscsi_lib.c1622 int disposition; scsi_softirq_done() local
1630 disposition = scsi_decide_disposition(cmd); scsi_softirq_done()
1631 if (disposition != SUCCESS && scsi_softirq_done()
1636 disposition = SUCCESS; scsi_softirq_done()
1639 scsi_log_completion(cmd, disposition); scsi_softirq_done()
1641 switch (disposition) { scsi_softirq_done()
H A Dscsi_error.c1904 * disposition */ scsi_decide_disposition()
H A Dsd.c1556 * @eh_disp: The recovery disposition suggested by the midlayer
/linux-4.1.27/drivers/input/
H A Dinput.c268 int disposition = INPUT_IGNORE_EVENT; input_get_disposition() local
276 disposition = INPUT_PASS_TO_ALL; input_get_disposition()
280 disposition = INPUT_PASS_TO_HANDLERS | INPUT_FLUSH; input_get_disposition()
283 disposition = INPUT_PASS_TO_HANDLERS; input_get_disposition()
293 disposition = INPUT_PASS_TO_HANDLERS; input_get_disposition()
300 disposition = INPUT_PASS_TO_HANDLERS; input_get_disposition()
310 disposition = INPUT_PASS_TO_HANDLERS; input_get_disposition()
316 disposition = input_handle_abs_event(dev, code, &value); input_get_disposition()
322 disposition = INPUT_PASS_TO_HANDLERS; input_get_disposition()
328 disposition = INPUT_PASS_TO_ALL; input_get_disposition()
337 disposition = INPUT_PASS_TO_ALL; input_get_disposition()
346 disposition = INPUT_PASS_TO_ALL; input_get_disposition()
353 disposition = INPUT_PASS_TO_ALL; input_get_disposition()
359 disposition = INPUT_PASS_TO_ALL; input_get_disposition()
363 disposition = INPUT_PASS_TO_ALL; input_get_disposition()
368 return disposition; input_get_disposition()
374 int disposition; input_handle_event() local
376 disposition = input_get_disposition(dev, type, code, &value); input_handle_event()
378 if ((disposition & INPUT_PASS_TO_DEVICE) && dev->event) input_handle_event()
384 if (disposition & INPUT_PASS_TO_HANDLERS) { input_handle_event()
387 if (disposition & INPUT_SLOT) { input_handle_event()
400 if (disposition & INPUT_FLUSH) { input_handle_event()
/linux-4.1.27/arch/powerpc/kernel/
H A Dmce.c96 mce->disposition = MCE_DISPOSITION_RECOVERED; save_mce_event()
98 mce->disposition = MCE_DISPOSITION_NOT_RECOVERED; save_mce_event()
272 evt->disposition == MCE_DISPOSITION_RECOVERED ? machine_check_print_event_info()
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dras.c358 int disposition = rtas_error_disposition(err); recover_mce() local
364 } else if (disposition == RTAS_DISP_FULLY_RECOVERED) { recover_mce()
368 } else if (disposition == RTAS_DISP_LIMITED_RECOVERY) { recover_mce()
/linux-4.1.27/net/sctp/
H A Dsm_statefuns.c215 * The return value is the disposition of the chunk.
301 * The return value is the disposition of the chunk.
497 * The return value is the disposition of the chunk.
647 * The return value is the disposition of the chunk.
873 * The return value is the disposition of the chunk.
1047 * The return value is the disposition of the chunk.
1121 * The return value is the disposition of the chunk.
1599 * The return value is the disposition of the chunk.
1653 * The return value is the disposition of the chunk.
1709 sctp_disposition_t disposition; sctp_sf_do_dupcook_a() local
1735 disposition = sctp_sf_do_9_2_reshutack(net, ep, asoc, sctp_sf_do_dupcook_a()
1738 if (SCTP_DISPOSITION_NOMEM == disposition) sctp_sf_do_dupcook_a()
1999 * The return value is the disposition of the chunk.
2235 * The return value is the disposition of the chunk.
2299 * The return value is the disposition of the chunk.
2422 * The return value is the disposition of the chunk.
2622 * The return value is the disposition of the chunk.
2633 sctp_disposition_t disposition; sctp_sf_do_9_2_shutdown() local
2672 disposition = SCTP_DISPOSITION_NOMEM; sctp_sf_do_9_2_shutdown()
2685 disposition = SCTP_DISPOSITION_CONSUME; sctp_sf_do_9_2_shutdown()
2688 disposition = sctp_sf_do_9_2_shutdown_ack(net, ep, asoc, type, sctp_sf_do_9_2_shutdown()
2692 if (SCTP_DISPOSITION_NOMEM == disposition) sctp_sf_do_9_2_shutdown()
2703 return disposition; sctp_sf_do_9_2_shutdown()
2830 * The return value is the disposition of the chunk.
2886 * The return value is the disposition of the chunk.
2943 * The return value is the disposition of the chunk.
3065 * The return value is the disposition of the chunk.
3156 * The return value is the disposition of the chunk.
3230 * The return value is the disposition of the chunk.
3282 * The return value is the disposition of the chunk.
3320 * The return value is the disposition.
3496 * The return value is the disposition of the chunk.
3830 * The return value is the disposition of the chunk.
3986 * The return value is the disposition of the chunk.
4157 * The return value is the disposition of the chunk.
4237 * The return value is the disposition of the chunk.
4277 * The return value is the disposition of the chunk.
4602 * The return value is a disposition.
4714 * The return value is the disposition.
4753 * The return value is the disposition.
4763 int disposition; sctp_sf_do_9_2_prm_shutdown() local
4776 disposition = SCTP_DISPOSITION_CONSUME; sctp_sf_do_9_2_prm_shutdown()
4778 disposition = sctp_sf_do_9_2_start_shutdown(net, ep, asoc, type, sctp_sf_do_9_2_prm_shutdown()
4781 return disposition; sctp_sf_do_9_2_prm_shutdown()
4809 * The return value is the disposition.
5177 * The return value is the disposition of the primitive.
5233 * The return value is the disposition.
5303 * The return value is the disposition.
5375 * The return value is the disposition of the event.
5403 * The return value is the disposition of the chunk.
5823 int disposition; sctp_sf_autoclose_timer_expire() local
5838 disposition = SCTP_DISPOSITION_CONSUME; sctp_sf_autoclose_timer_expire()
5840 disposition = sctp_sf_do_9_2_start_shutdown(net, ep, asoc, type, sctp_sf_autoclose_timer_expire()
5843 return disposition; sctp_sf_autoclose_timer_expire()
5856 * The return value is the disposition of the chunk.
5874 * The return value is the disposition of the chunk.
5895 * The return value is the disposition of the chunk.
H A Dsm_sideeffect.c1151 * disposition SCTP_DISPOSITION_CONSUME. sctp_side_effects()
1205 pr_err("impossible disposition %d in state %d, event_type %d, event_id %d\n", sctp_side_effects()
/linux-4.1.27/fs/cifs/
H A Ddir.c206 int disposition; cifs_do_create() local
288 disposition = FILE_OVERWRITE_IF; cifs_do_create()
290 disposition = FILE_CREATE; cifs_do_create()
292 disposition = FILE_OVERWRITE_IF; cifs_do_create()
294 disposition = FILE_OPEN_IF; cifs_do_create()
328 oparms.disposition = disposition; cifs_do_create()
656 oparms.disposition = FILE_CREATE; cifs_mknod()
H A Dlink.c341 oparms.disposition = FILE_OPEN; cifs_query_mf_symlink()
387 oparms.disposition = FILE_CREATE; cifs_create_mf_symlink()
431 oparms.disposition = FILE_OPEN; smb3_query_mf_symlink()
500 oparms.disposition = FILE_CREATE; smb3_create_mf_symlink()
H A Dsmb2ops.c301 oparms.disposition = FILE_OPEN; smb3_qfs_tcon()
335 oparms.disposition = FILE_OPEN; smb2_qfs_tcon()
368 oparms.disposition = FILE_OPEN; smb2_is_path_accessible()
838 oparms.disposition = FILE_OPEN; smb2_query_dir_first()
925 oparms.disposition = FILE_OPEN; smb2_queryfs()
998 oparms.disposition = FILE_OPEN; smb2_query_symlink()
H A Dsmb1ops.c577 oparms.disposition = FILE_OPEN; cifs_query_path_info()
713 oparms->disposition, cifs_open_file()
809 oparms.disposition = FILE_OPEN; smb_set_file_info()
977 oparms.disposition = FILE_OPEN; cifs_query_symlink()
H A Dsmb2inode.c58 oparms.disposition = create_disposition; smb2_open_op_close()
H A Dinode.c465 oparms.disposition = FILE_OPEN; cifs_sfu_type()
1120 oparms.disposition = FILE_OPEN; cifs_rename_pending_delete()
1171 * file disposition here. Likely a samba bug, but work around cifs_rename_pending_delete()
1646 oparms.disposition = FILE_OPEN; cifs_do_rename()
H A Dcifsacl.c916 oparms.disposition = FILE_OPEN; get_cifs_acl_by_path()
985 oparms.disposition = FILE_OPEN; set_cifs_acl()
H A Dfile.c181 int disposition; cifs_nt_open() local
203 * Note that there is not a direct match between disposition cifs_nt_open()
216 disposition = cifs_get_disposition(f_flags); cifs_nt_open()
231 oparms.disposition = disposition; cifs_nt_open()
609 int disposition = FILE_OPEN; cifs_reopen_file() local
685 oparms.disposition = disposition; cifs_reopen_file()
H A Dcifssmb.c1120 static __u16 convert_disposition(int disposition) convert_disposition() argument
1124 switch (disposition) { convert_disposition()
1144 cifs_dbg(FYI, "unknown disposition %d\n", disposition); convert_disposition()
1287 int disposition = oparms->disposition; CIFS_open() local
1347 req->CreateDisposition = cpu_to_le32(disposition); CIFS_open()
H A Dcifsproto.h379 const char *fileName, const int disposition,
H A Dcifsglob.h995 int disposition; member in struct:cifs_open_parms
H A Dsmb2pdu.c1158 req->CreateDisposition = cpu_to_le32(oparms->disposition); SMB2_open()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dmce.h130 enum MCE_Disposition disposition:8; /* 0x05 */ member in struct:machine_check_event
H A Dopal-api.h465 uint8_t disposition; /* 0x03 */ member in struct:OpalHMIEvent
H A Drtas.h90 /* RTAS event disposition */
/linux-4.1.27/arch/powerpc/kvm/
H A Dbook3s_hv_ras.c124 mce_evt.disposition == MCE_DISPOSITION_RECOVERED)) kvmppc_realmode_mc_power7()
/linux-4.1.27/arch/alpha/kernel/
H A Derr_ev6.c245 * found are have a disposition of "dismiss", then just dismiss them ev6_machine_check()
H A Derr_marvel.c1053 int disposition = MCHK_DISPOSITION_UNKNOWN_ERROR; marvel_machine_check() local
1123 disposition = process_frame(lf_subpackets, 0); marvel_machine_check()
1125 switch(disposition) { marvel_machine_check()
/linux-4.1.27/drivers/video/fbdev/
H A Datafb_utils.h10 /* Those of a delicate disposition might like to skip the next couple of
/linux-4.1.27/include/linux/sunrpc/
H A Dxdr.h62 flags; /* Flags for data disposition */
/linux-4.1.27/arch/arm/kernel/
H A Dmodule.c168 * has no specific ARM/Thumb disposition, so apply_relocate()
/linux-4.1.27/drivers/scsi/isci/
H A Drequest.h119 u32 sci_status; /* upper layer disposition */
/linux-4.1.27/include/net/sctp/
H A Dsm.h54 * Possible values for the disposition are:
/linux-4.1.27/drivers/isdn/gigaset/
H A Di4l.c455 * Return value: call disposition (ICALL_*)
H A Dev-layer.c1038 dev_err(cs->dev, "internal error: disposition=%d\n", retval); handle_icall()
H A Dcapi.c493 * Return value: call disposition (ICALL_*)
/linux-4.1.27/drivers/staging/lustre/lustre/include/
H A Dlustre_disk.h349 __u32 lcd_last_data; /* per-op data (disposition for open &c.) */
/linux-4.1.27/include/scsi/
H A Dosd_initiator.h274 * return code is the final disposition on the error. So it is possible that a
/linux-4.1.27/drivers/dma/
H A Ddmaengine.c599 * @fn: optional callback to disposition available channels
/linux-4.1.27/drivers/staging/lustre/lustre/mdc/
H A Dmdc_locks.c625 DEBUG_REQ(D_RPCTRACE, req, "op: %d disposition: %x, status: %d", mdc_finish_enqueue()
/linux-4.1.27/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_idl.h1251 #define OBD_CONNECT_DISP_STRIPE 0x10000000000000ULL/*create stripe disposition*/
2076 /* the disposition of the intent outlines what was executed */
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_request.c2182 * then we haven't got a reply yet and don't have a known disposition. replay_one_lock()
/linux-4.1.27/drivers/media/usb/pvrusb2/
H A Dpvrusb2-hdw.c4924 /* Process all state and get back over disposition */ pvr2_hdw_state_eval()
/linux-4.1.27/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c3182 * know the disposition of this command, we must attempt ahc_handle_proto_violation()
H A Daic79xx_core.c3366 * know the disposition of this command, we must attempt ahd_handle_proto_violation()
/linux-4.1.27/drivers/scsi/lpfc/
H A Dlpfc_sli.c1145 * decide the final disposition of each completed IOCB.

Completed in 4022 milliseconds