Home
last modified time | relevance | path

Searched defs:reason (Results 1 – 25 of 513) sorted by relevance

12345678910>>...21

/openbmc/linux/include/trace/events/
H A Dskb.h13 #define FN(reason) TRACE_DEFINE_ENUM(SKB_DROP_REASON_##reason); argument
18 #define FN(reason) { SKB_DROP_REASON_##reason, #reason }, argument
19 #define FNe(reason) { SKB_DROP_REASON_##reason, #reason } argument
H A Dext4.h110 #define show_fc_reason(reason) \ argument
2779 #define FC_REASON_NAME_STAT(reason) \ argument
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.hpp277 TocEntryError(const std::string&& reason) : ReasonedError(std::move(reason)) in TocEntryError()
290 MalformedTocEntry(const std::string&& reason) : in MalformedTocEntry()
304 InvalidTocEntry(const std::string&& reason) : in InvalidTocEntry()
324 OutOfBoundsOffset(const std::string&& reason) : in OutOfBoundsOffset()
333 UnknownPartition(const std::string&& reason) : in UnknownPartition()
/openbmc/hiomapd/vpnor/
H A Dtable.hpp287 TocEntryError(const std::string&& reason) : ReasonedError(std::move(reason)) in TocEntryError()
300 MalformedTocEntry(const std::string&& reason) : in MalformedTocEntry()
314 InvalidTocEntry(const std::string&& reason) : in InvalidTocEntry()
334 OutOfBoundsOffset(const std::string&& reason) : in OutOfBoundsOffset()
343 UnknownPartition(const std::string&& reason) : in UnknownPartition()
/openbmc/linux/fs/afs/
H A Dcell.c53 enum afs_cell_trace reason) in afs_find_cell_locked() argument
100 enum afs_cell_trace reason) in afs_find_cell() argument
542 afs_get_cell(struct afs_cell * cell,enum afs_cell_trace reason) afs_get_cell() argument
554 afs_put_cell(struct afs_cell * cell,enum afs_cell_trace reason) afs_put_cell() argument
576 afs_use_cell(struct afs_cell * cell,enum afs_cell_trace reason) afs_use_cell() argument
591 afs_unuse_cell(struct afs_net * net,struct afs_cell * cell,enum afs_cell_trace reason) afs_unuse_cell() argument
621 afs_see_cell(struct afs_cell * cell,enum afs_cell_trace reason) afs_see_cell() argument
633 afs_queue_cell(struct afs_cell * cell,enum afs_cell_trace reason) afs_queue_cell() argument
[all...]
H A Dserver.c354 afs_get_server(struct afs_server * server,enum afs_server_trace reason) afs_get_server() argument
369 afs_maybe_use_server(struct afs_server * server,enum afs_server_trace reason) afs_maybe_use_server() argument
385 afs_use_server(struct afs_server * server,enum afs_server_trace reason) afs_use_server() argument
401 afs_put_server(struct afs_net * net,struct afs_server * server,enum afs_server_trace reason) afs_put_server() argument
422 afs_unuse_server_notime(struct afs_net * net,struct afs_server * server,enum afs_server_trace reason) afs_unuse_server_notime() argument
437 afs_unuse_server(struct afs_net * net,struct afs_server * server,enum afs_server_trace reason) afs_unuse_server() argument
[all...]
H A Dvolume.c243 afs_try_get_volume(struct afs_volume * volume,enum afs_volume_trace reason) afs_try_get_volume() argument
258 afs_get_volume(struct afs_volume * volume,enum afs_volume_trace reason) afs_get_volume() argument
274 afs_put_volume(struct afs_net * net,struct afs_volume * volume,enum afs_volume_trace reason) afs_put_volume() argument
H A Dcallback.c74 void __afs_break_callback(struct afs_vnode *vnode, enum afs_cb_break_reason reason) in __afs_break_callback()
98 void afs_break_callback(struct afs_vnode *vnode, enum afs_cb_break_reason reason) in afs_break_callback()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c165 enum dc_detect_reason reason) in link_detect_sink_signal_type()
579 enum dc_detect_reason reason) in detect_dp()
700 static bool discover_dp_mst_topology(struct dc_link *link, enum dc_detect_reason reason) in discover_dp_mst_topology()
733 enum dc_detect_reason reason) in should_prepare_phy_clocks_for_link_verification()
761 enum dc_detect_reason reason) in verify_link_capability_destructive()
799 enum dc_detect_reason reason) in should_verify_link_capability_destructively()
831 enum dc_detect_reason reason) in verify_link_capability()
847 enum dc_detect_reason reason) in detect_link_and_local_sink()
1260 bool link_detect(struct dc_link *link, enum dc_detect_reason reason) in link_detect()
/openbmc/linux/arch/powerpc/platforms/44x/
H A Dmachine_check.c14 unsigned long reason = regs->esr; in machine_check_440A() local
51 unsigned long reason = regs->esr; in machine_check_47x() local
/openbmc/linux/arch/mips/include/asm/
H A Dsync.h200 # define ___SYNC(type, reason, else) \ argument
204 #define __SYNC(type, reason) \ argument
206 #define __SYNC_ELSE(type, reason, else) \ argument
/openbmc/phosphor-pid-control/failsafeloggers/
H A Dfailsafe_logger_utility.hpp28 const std::string location, const std::string reason) in outputFailsafeLogWithSensor()
45 const std::string location, const std::string reason) in outputFailsafeLogWithZone()
/openbmc/linux/drivers/misc/sgi-xp/
H A Dxpc_channel.c190 enum xp_retval reason; in xpc_process_openclose_chctl_flags() local
617 xpc_partition_going_down(struct xpc_partition *part, enum xp_retval reason) in xpc_partition_going_down()
754 enum xp_retval reason, unsigned long *irq_flags) in xpc_disconnect_channel()
801 xpc_disconnect_callout(struct xpc_channel *ch, enum xp_retval reason) in xpc_disconnect_callout()
/openbmc/linux/net/lapb/
H A Dlapb_iface.c409 void lapb_connect_confirmation(struct lapb_cb *lapb, int reason) in lapb_connect_confirmation()
415 void lapb_connect_indication(struct lapb_cb *lapb, int reason) in lapb_connect_indication()
421 void lapb_disconnect_confirmation(struct lapb_cb *lapb, int reason) in lapb_disconnect_confirmation()
427 void lapb_disconnect_indication(struct lapb_cb *lapb, int reason) in lapb_disconnect_indication()
/openbmc/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c111 static void wake_up_ctx(struct s5p_mfc_ctx *ctx, unsigned int reason, in wake_up_ctx()
121 static void wake_up_dev(struct s5p_mfc_dev *dev, unsigned int reason, in wake_up_dev()
372 unsigned int reason, unsigned int err) in s5p_mfc_handle_frame()
478 struct s5p_mfc_ctx *ctx, unsigned int reason, unsigned int err) in s5p_mfc_handle_error()
518 unsigned int reason, unsigned int err) in s5p_mfc_handle_seq_done()
575 unsigned int reason, unsigned int err) in s5p_mfc_handle_init_buffers()
649 unsigned int reason; in s5p_mfc_irq() local
/openbmc/qemu/system/
H A Drunstate.c508 void qemu_system_reset(ShutdownCause reason) in qemu_system_reset()
627 void qemu_system_reset_request(ShutdownCause reason) in qemu_system_reset_request()
665 void qemu_system_wakeup_request(WakeupReason reason, Error **errp) in qemu_system_wakeup_request()
682 void qemu_system_wakeup_enable(WakeupReason reason, bool enabled) in qemu_system_wakeup_enable()
721 void qemu_system_shutdown_request_with_code(ShutdownCause reason, in qemu_system_shutdown_request_with_code()
728 void qemu_system_shutdown_request(ShutdownCause reason) in qemu_system_shutdown_request()
/openbmc/u-boot/drivers/fastboot/
H A Dfb_common.c60 void fastboot_fail(const char *reason, char *response) in fastboot_fail()
71 void fastboot_okay(const char *reason, char *response) in fastboot_okay()
/openbmc/linux/fs/
H A Dfs-writeback.c52 enum wb_reason reason; /* why was writeback initiated? */ member
1039 enum wb_reason reason, struct wb_completion *done) in cgroup_writeback_by_id()
1213 static void wb_start_writeback(struct bdi_writeback *wb, enum wb_reason reason) in wb_start_writeback()
2003 enum wb_reason reason) in writeback_inodes_wb()
2307 enum wb_reason reason) in __wakeup_flusher_threads_bdi()
2319 enum wb_reason reason) in wakeup_flusher_threads_bdi()
2329 void wakeup_flusher_threads(enum wb_reason reason) in wakeup_flusher_threads()
2657 enum wb_reason reason, bool skip_if_busy) in __writeback_inodes_sb_nr()
2690 enum wb_reason reason) in writeback_inodes_sb_nr()
2705 void writeback_inodes_sb(struct super_block *sb, enum wb_reason reason) in writeback_inodes_sb()
[all …]
/openbmc/linux/drivers/net/wan/
H A Dhdlc_x25.c52 static void x25_connect_disconnect(struct net_device *dev, int reason, int code) in x25_connect_disconnect()
71 static void x25_connected(struct net_device *dev, int reason) in x25_connected()
76 static void x25_disconnected(struct net_device *dev, int reason) in x25_disconnected()
/openbmc/linux/arch/x86/kernel/
H A Dnmi.c226 pci_serr_error(unsigned char reason,struct pt_regs * regs) pci_serr_error() argument
247 io_check_error(unsigned char reason,struct pt_regs * regs) io_check_error() argument
287 unknown_nmi_error(unsigned char reason,struct pt_regs * regs) unknown_nmi_error() argument
320 unsigned char reason = 0; default_do_nmi() local
[all...]
/openbmc/linux/include/xen/interface/
H A Dsched.h117 unsigned int reason; /* SHUTDOWN_* => shutdown reason */ member
130 unsigned int reason; /* SHUTDOWN_* => shutdown reason */ member
/openbmc/linux/include/linux/
H A Dpage_owner.h44 static inline void set_page_owner_migrate_reason(struct page *page, int reason) in set_page_owner_migrate_reason()
69 static inline void set_page_owner_migrate_reason(struct page *page, int reason) in set_page_owner_migrate_reason()
H A Dkmsg_dump.h74 static inline void kmsg_dump(enum kmsg_dump_reason reason) in kmsg_dump()
104 static inline const char *kmsg_dump_reason_str(enum kmsg_dump_reason reason) in kmsg_dump_reason_str()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.c1197 u8 queue, enum wlcore_queue_stop_reason reason) in wlcore_stop_queue_locked()
1212 enum wlcore_queue_stop_reason reason) in wlcore_stop_queue()
1222 enum wlcore_queue_stop_reason reason) in wlcore_wake_queue()
1242 enum wlcore_queue_stop_reason reason) in wlcore_stop_queues()
1263 enum wlcore_queue_stop_reason reason) in wlcore_wake_queues()
1285 enum wlcore_queue_stop_reason reason) in wlcore_is_queue_stopped_by_reason()
1300 enum wlcore_queue_stop_reason reason) in wlcore_is_queue_stopped_by_reason_locked()
/openbmc/qemu/include/hw/xen/interface/
H A Dsched.h119 unsigned int reason; /* SHUTDOWN_* => enum sched_shutdown_reason */ member
134 unsigned int reason; /* SHUTDOWN_* => enum sched_shutdown_reason */ member

12345678910>>...21