Home
last modified time | relevance | path

Searched defs:ex (Results 1 – 25 of 147) sorted by relevance

123456

/openbmc/linux/arch/s390/mm/
H A Dextable.c23 static bool ex_handler_fixup(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_fixup()
29 static bool ex_handler_ua_store(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_ua_store()
38 static bool ex_handler_ua_load_mem(const struct exception_table_entry *ex, struct pt_regs *regs) in ex_handler_ua_load_mem()
50 static bool ex_handler_ua_load_reg(const struct exception_table_entry *ex, in ex_handler_ua_load_reg()
66 const struct exception_table_entry *ex; in fixup_exception() local
/openbmc/linux/security/
H A Ddevice_cgroup.c87 struct dev_exception_item *ex, *tmp; in dev_exceptions_move() local
100 struct dev_exception_item *ex) in dev_exception_add()
132 struct dev_exception_item *ex) in dev_exception_rm()
156 struct dev_exception_item *ex, *tmp; in __dev_exception_clean() local
284 struct dev_exception_item *ex; in devcgroup_seq_show() local
330 struct dev_exception_item *ex; in match_exception() local
367 struct dev_exception_item *ex; in match_exception_partial() local
463 struct dev_exception_item *ex) in parent_has_perm()
484 struct dev_exception_item *ex) in parent_allows_removal()
531 struct dev_exception_item *ex; in revalidate_active_exceptions() local
[all …]
/openbmc/linux/arch/riscv/mm/
H A Dextable.c18 get_ex_fixup(const struct exception_table_entry *ex) in get_ex_fixup()
23 static bool ex_handler_fixup(const struct exception_table_entry *ex, in ex_handler_fixup()
40 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, in ex_handler_uaccess_err_zero()
55 const struct exception_table_entry *ex; in fixup_exception() local
/openbmc/linux/arch/loongarch/mm/
H A Dextable.c12 get_ex_fixup(const struct exception_table_entry *ex) in get_ex_fixup()
24 static bool ex_handler_fixup(const struct exception_table_entry *ex, in ex_handler_fixup()
32 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, in ex_handler_uaccess_err_zero()
47 const struct exception_table_entry *ex; in fixup_exception() local
/openbmc/linux/arch/arm64/mm/
H A Dextable.c14 get_ex_fixup(const struct exception_table_entry *ex) in get_ex_fixup()
19 static bool ex_handler_uaccess_err_zero(const struct exception_table_entry *ex, in ex_handler_uaccess_err_zero()
33 ex_handler_load_unaligned_zeropad(const struct exception_table_entry *ex, in ex_handler_load_unaligned_zeropad()
61 const struct exception_table_entry *ex; in fixup_exception() local
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_expander.c186 struct expander_device *ex = &dev->ex_dev; in sas_set_ex_phy() local
375 struct expander_device *ex = &dev->ex_dev; in sas_ex_phy_discover() local
412 struct expander_device *ex = &dev->ex_dev; in sas_expander_discover() local
597 struct expander_device *ex = &dev->ex_dev; in sas_ex_disable_phy() local
606 struct expander_device *ex = &dev->ex_dev; in sas_ex_disable_port() local
951 struct expander_device *ex = &dev->ex_dev; in sas_ex_discover_dev() local
1046 struct expander_device *ex = &dev->ex_dev; in sas_find_sub_addr() local
1069 struct expander_device *ex = &dev->ex_dev; in sas_check_level_subtractive_boundary() local
1107 struct expander_device *ex = &dev->ex_dev; in sas_ex_discover_devices() local
1570 struct sas_expander_device *ex = in sas_ex_level_discovery() local
[all …]
/openbmc/google-misc/subprojects/ncsid/src/
H A Dnet_config.cpp115 catch (const sdbusplus::exception::SdBusError& ex) in get_mac_addr() local
155 catch (const std::exception& ex) in set_mac_addr() local
166 catch (const sdbusplus::exception::SdBusError& ex) in set_mac_addr() local
216 catch (const sdbusplus::exception::SdBusError& ex) in set_nic_hostless() local
/openbmc/linux/include/linux/
H A Delf.h13 # define elf_read_implies_exec(ex, have_pt_gnu_stack) 0 argument
16 #define SET_PERSONALITY(ex) \ argument
21 #define SET_PERSONALITY2(ex, state) \ argument
31 #define ARCH_SETUP_ADDITIONAL_PAGES(bprm, ex, interpreter) \ argument
/openbmc/phosphor-time-manager/
H A Dmanager.cpp125 catch (const std::exception& ex) in onTimedateChanged() local
147 catch (const sdbusplus::exception_t& ex) in updateNtpSetting() local
165 catch (const sdbusplus::exception_t& ex) in setCurrentTimeMode() local
188 catch (const std::exception& ex) in getSetting() local
H A Dutils.hpp51 catch (const sdbusplus::exception_t& ex) in getProperty() local
87 catch (const sdbusplus::exception_t& ex) in setProperty() local
/openbmc/phosphor-pid-control/dbus/
H A Ddbushelper.cpp61 catch (const sdbusplus::exception_t& ex) in getService() local
91 catch (const sdbusplus::exception_t& ex) in getProperties() local
138 catch (const sdbusplus::exception_t& ex) in getProperties() local
/openbmc/linux/tools/build/tests/ex/
H A DMakefile7 ex: target
11 ex: ex-in.o libex-in.o target
/openbmc/linux/fs/hpfs/
H A Dea.c19 char ex[4 + 255 + 1 + 8]; in hpfs_ea_ext_remove() local
80 char ex[4 + 255 + 1 + 8]; in hpfs_read_ea() local
155 char ex[4 + 255 + 1 + 8]; in hpfs_get_ea() local
216 char ex[4 + 255 + 1 + 8]; in hpfs_set_ea() local
/openbmc/linux/net/ceph/
H A Dstriper.c59 struct ceph_object_extent *ex = in lookup_last() local
77 struct ceph_object_extent *ex; in lookup_containing() local
117 struct ceph_object_extent *last_ex, *ex; in ceph_file_to_extents() local
180 struct ceph_object_extent *ex; in ceph_iterate_extents() local
/openbmc/google-ipmi-sys/
H A Dhandler.cpp262 catch (const sdbusplus::exception::SdBusError& ex) in psuResetDelay() local
407 catch (const sdbusplus::exception::SdBusError& ex) in hostPowerOffDelay() local
495 catch (const sdbusplus::exception::SdBusError& ex) in accelOobDeviceCount() local
518 catch (const sdbusplus::exception::SdBusError& ex) in accelOobDeviceName() local
562 catch (const sdbusplus::exception::SdBusError& ex) in accelOobRead() local
652 catch (const sdbusplus::exception::SdBusError& ex) in accelOobWrite() local
697 catch (const sdbusplus::exception::SdBusError& ex) in linuxBootDone() local
/openbmc/linux/fs/ext4/
H A Dextents.c216 struct ext4_extent *ex; in ext4_ext_find_goal() local
689 struct ext4_extent *ex; in ext4_ext_show_leaf() local
712 struct ext4_extent *ex; in ext4_ext_show_move() local
1158 struct ext4_extent *ex; in ext4_ext_split() local
1475 struct ext4_extent *ex; in ext4_ext_search_left() local
1542 struct ext4_extent *ex; in ext4_ext_search_right() local
1710 struct ext4_extent *ex; in ext4_ext_correct_indexes() local
2249 struct ext4_extent *ex; in ext4_ext_find_hole() local
2580 struct ext4_extent *ex; in ext4_ext_rm_leaf() local
3309 struct ext4_extent *ex; in ext4_split_extent() local
[all …]
/openbmc/linux/arch/x86/include/asm/
H A Delf.h175 #define COMPAT_START_THREAD(ex, regs, new_ip, new_sp) \ argument
179 #define COMPAT_SET_PERSONALITY(ex) \ argument
262 #define SET_PERSONALITY(ex) set_personality_64bit() argument
288 #define elf_read_implies_exec(ex, executable_stack) \ argument
375 #define COMPAT_ARCH_SETUP_ADDITIONAL_PAGES(bprm, ex, interpreter) \ argument
/openbmc/linux/arch/powerpc/include/asm/
H A Delf.h83 # define SET_PERSONALITY(ex) \ argument
104 # define elf_read_implies_exec(ex, exec_stk) (is_32bit_task() ? \ argument
107 # define elf_read_implies_exec(ex, exec_stk) (exec_stk == EXSTACK_DEFAULT) argument
/openbmc/openpower-proc-control/procedures/phal/
H A Dcheck_host_running.cpp70 catch (const std::exception& ex) in checkHostRunning() local
151 catch (const std::exception& ex) in clearHostRunning() local
/openbmc/phosphor-debug-collector/dump-extensions/openpower-dumps/
H A Dop_dump_util.cpp92 catch (const std::bad_variant_access& ex) in isSystemDumpInProgress() local
99 catch (const std::exception& ex) in isSystemDumpInProgress() local
/openbmc/phosphor-pid-control/ipmi/
H A Ddbus_mode.cpp71 catch (const sdbusplus::exception_t& ex) in getFanCtrlProperty() local
98 catch (const sdbusplus::exception_t& ex) in setFanCtrlProperty() local
/openbmc/openpower-proc-control/
H A Dutil.cpp84 catch (const std::exception& ex) in isHostPoweringOff() local
115 catch (const std::exception& ex) in getChassisPowerState() local
/openbmc/linux/arch/mips/include/asm/
H A Delf.h329 #define SET_PERSONALITY2(ex, state) \ argument
360 #define __SET_PERSONALITY32_O32(ex, state) \ argument
372 #define __SET_PERSONALITY32_O32(ex, state) \ argument
377 #define __SET_PERSONALITY32(ex, state) \ argument
386 #define __SET_PERSONALITY32(ex, state) do { } while (0) argument
389 #define SET_PERSONALITY2(ex, state) \ argument
517 #define elf_read_implies_exec(ex, stk) mips_elf_read_implies_exec(&(ex), stk) argument
/openbmc/phosphor-logging/
H A Delog_serialize.cpp134 catch (const cereal::Exception& ex) in deserialize() local
140 catch (const std::length_error& ex) in deserialize() local
/openbmc/phosphor-pid-control/
H A Dsetsensor.cpp46 catch (const sdbusplus::exception_t& ex) in SetHostSensor() local
79 catch (const sdbusplus::exception_t& ex) in SetManualMode() local

123456