/openbmc/linux/scripts/dtc/ |
H A D | dtc-parser.y | 187 struct node *target = get_node_by_ref($1, $3); variable 211 struct node *target = get_node_by_ref($1, $2); variable 222 struct node *target = get_node_by_ref($1, $2); variable 241 struct node *target = get_node_by_ref($1, $3); variable 253 struct node *target = get_node_by_ref($1, $3); variable
|
/openbmc/linux/arch/riscv/kernel/ |
H A D | ptrace.c | 33 static int riscv_gpr_get(struct task_struct *target, in riscv_gpr_get() 41 static int riscv_gpr_set(struct task_struct *target, in riscv_gpr_set() 53 static int riscv_fpr_get(struct task_struct *target, in riscv_fpr_get() 67 static int riscv_fpr_set(struct task_struct *target, in riscv_fpr_set() 88 static int riscv_vr_get(struct task_struct *target, in riscv_vr_get() 118 static int riscv_vr_set(struct task_struct *target, in riscv_vr_set() 309 static int compat_riscv_gpr_get(struct task_struct *target, in compat_riscv_gpr_get() 321 static int compat_riscv_gpr_set(struct task_struct *target, in compat_riscv_gpr_set()
|
/openbmc/linux/arch/sh/kernel/ |
H A D | ptrace_32.c | 134 static int genregs_get(struct task_struct *target, in genregs_get() 143 static int genregs_set(struct task_struct *target, in genregs_set() 167 static int fpregs_get(struct task_struct *target, in fpregs_get() 181 static int fpregs_set(struct task_struct *target, in fpregs_set() 202 static int fpregs_active(struct task_struct *target, in fpregs_active() 210 static int dspregs_get(struct task_struct *target, in dspregs_get() 220 static int dspregs_set(struct task_struct *target, in dspregs_set() 238 static int dspregs_active(struct task_struct *target, in dspregs_active()
|
/openbmc/linux/fs/sysfs/ |
H A D | symlink.c | 24 struct kernfs_node *kn, *target = NULL; in sysfs_do_create_link_sd() local 61 int sysfs_create_link_sd(struct kernfs_node *kn, struct kobject *target, in sysfs_create_link_sd() 67 static int sysfs_do_create_link(struct kobject *kobj, struct kobject *target, in sysfs_do_create_link() 89 int sysfs_create_link(struct kobject *kobj, struct kobject *target, in sysfs_create_link() 105 int sysfs_create_link_nowarn(struct kobject *kobj, struct kobject *target, in sysfs_create_link_nowarn()
|
/openbmc/linux/kernel/ |
H A D | regset.c | 6 static int __regset_get(struct task_struct *target, in __regset_get() 33 int regset_get(struct task_struct *target, in regset_get() 42 int regset_get_alloc(struct task_struct *target, in regset_get_alloc() 61 int copy_regset_to_user(struct task_struct *target, in copy_regset_to_user()
|
/openbmc/u-boot/drivers/power/ |
H A D | axp152.c | 24 u8 current, target; in axp_set_dcdc2() local 44 u8 target = axp152_mvolt_to_target(mvolt, 700, 3500, 50); in axp_set_dcdc3() local 51 u8 target = axp152_mvolt_to_target(mvolt, 700, 3500, 25); in axp_set_dcdc4() local 58 u8 target = axp152_mvolt_to_target(mvolt, 700, 3500, 100); in axp_set_aldo2() local
|
/openbmc/linux/drivers/gpu/drm/amd/amdkfd/ |
H A D | kfd_debug.c | 322 static int kfd_dbg_set_workaround(struct kfd_process *target, bool enable) in kfd_dbg_set_workaround() 486 static void kfd_dbg_clear_process_address_watch(struct kfd_process *target) in kfd_dbg_clear_process_address_watch() 495 int kfd_dbg_trap_set_flags(struct kfd_process *target, uint32_t *flags) in kfd_dbg_trap_set_flags() 557 void kfd_dbg_trap_deactivate(struct kfd_process *target, bool unwind, int unwind_count) in kfd_dbg_trap_deactivate() 610 static void kfd_dbg_clean_exception_status(struct kfd_process *target) in kfd_dbg_clean_exception_status() 635 int kfd_dbg_trap_disable(struct kfd_process *target) in kfd_dbg_trap_disable() 665 int kfd_dbg_trap_activate(struct kfd_process *target) in kfd_dbg_trap_activate() 740 int kfd_dbg_trap_enable(struct kfd_process *target, uint32_t fd, in kfd_dbg_trap_enable() 821 int kfd_dbg_trap_set_wave_launch_override(struct kfd_process *target, in kfd_dbg_trap_set_wave_launch_override() 864 int kfd_dbg_trap_set_wave_launch_mode(struct kfd_process *target, in kfd_dbg_trap_set_wave_launch_mode() [all …]
|
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | tc_links.c | 115 static void test_tc_links_before_target(int target) in test_tc_links_before_target() 269 static void test_tc_links_after_target(int target) in test_tc_links_after_target() 423 static void test_tc_links_revision_target(int target) in test_tc_links_revision_target() 523 static void test_tc_chain_classic(int target, bool chain_tc_old) in test_tc_chain_classic() 629 static void test_tc_links_replace_target(int target) in test_tc_links_replace_target() 855 static void test_tc_links_invalid_target(int target) in test_tc_links_invalid_target() 1167 static void test_tc_links_prepend_target(int target) in test_tc_links_prepend_target() 1323 static void test_tc_links_append_target(int target) in test_tc_links_append_target() 1479 static void test_tc_links_dev_cleanup_target(int target) in test_tc_links_dev_cleanup_target() 1577 static void test_tc_chain_mixed(int target) in test_tc_chain_mixed() [all …]
|
/openbmc/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-spe.c | 19 int evr_active(struct task_struct *target, const struct user_regset *regset) in evr_active() 25 int evr_get(struct task_struct *target, const struct user_regset *regset, in evr_get() 39 int evr_set(struct task_struct *target, const struct user_regset *regset, in evr_set()
|
H A D | ptrace-altivec.c | 23 int vr_active(struct task_struct *target, const struct user_regset *regset) in vr_active() 43 int vr_get(struct task_struct *target, const struct user_regset *regset, in vr_get() 79 int vr_set(struct task_struct *target, const struct user_regset *regset, in vr_set()
|
/openbmc/qemu/tests/lcitool/ |
H A D | refresh | 66 def generate_dockerfile(host, target, project="qemu", cross=None, trailer=None): argument 81 def generate_cirrus(target, trailer=None): argument 87 def generate_pkglist(vm, target): argument 93 def generate_yaml(os, target, arch, trailer=None): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/controllers/ |
H A D | testtargetloader.py | 18 def get_controller_module(self, target, bbpath): argument 52 def load_controller_from_name(self, target, modulenames): argument 60 def load_controller_from_module(self, target, modulename): argument
|
/openbmc/linux/tools/perf/util/ |
H A D | target.c | 17 enum target_errno target__validate(struct target *target) in target__validate() 97 enum target_errno target__parse_uid(struct target *target) in target__parse_uid() 148 int target__strerror(struct target *target, int errnum, in target__strerror()
|
/openbmc/qemu/stats/ |
H A D | stats-hmp-cmds.c | 61 StatsTarget target) in find_schema_value_list() 74 static void print_stats_results(Monitor *mon, StatsTarget target, in print_stats_results() 136 static StatsFilter *stats_filter(StatsTarget target, const char *names, in stats_filter() 197 StatsTarget target; in hmp_info_stats() local
|
/openbmc/linux/arch/arm64/kvm/hyp/ |
H A D | hyp-entry.S | 125 .macro invalid_vector label, target = __guest_exit_panic 151 .macro valid_vect target argument 168 .macro invalid_vect target argument
|
/openbmc/phosphor-ipmi-flash/tools/ |
H A D | handler.cpp | 106 void UpdateHandler::retrySendFile(const std::string& target, in retrySendFile() 122 void UpdateHandler::sendFile(const std::string& target, const std::string& path) in sendFile() 130 void UpdateHandler::retryVerifyFile(const std::string& target, in retryVerifyFile() 154 bool UpdateHandler::verifyFile(const std::string& target, bool ignoreStatus) in verifyFile()
|
/openbmc/linux/arch/openrisc/kernel/ |
H A D | ptrace.c | 48 static int genregs_get(struct task_struct *target, in genregs_get() 64 static int genregs_set(struct task_struct *target, in genregs_set() 96 static int fpregs_get(struct task_struct *target, in fpregs_get() 105 static int fpregs_set(struct task_struct *target, in fpregs_set()
|
/openbmc/linux/net/vmw_vsock/ |
H A D | vmci_transport_notify_qstate.c | 160 size_t target, bool *data_ready_now) in vmci_transport_notify_pkt_poll_in() 181 size_t target, bool *space_avail_now) in vmci_transport_notify_pkt_poll_out() 203 size_t target, in vmci_transport_notify_pkt_recv_init() 235 size_t target, in vmci_transport_notify_pkt_recv_pre_block() 255 size_t target, in vmci_transport_notify_pkt_recv_post_dequeue() 391 size_t target, in vmci_transport_notify_pkt_recv_pre_dequeue()
|
/openbmc/openpower-proc-control/ |
H A D | cfam_access.cpp | 51 void writeReg(const std::unique_ptr<Target>& target, cfam_address_t address, in writeReg() 82 cfam_data_t readReg(const std::unique_ptr<Target>& target, in readReg() 116 void writeRegWithMask(const std::unique_ptr<Target>& target, in writeRegWithMask()
|
/openbmc/u-boot/arch/arm/mach-mvebu/ |
H A D | mbus.c | 109 u32 *size, u8 *target, u8 *attr, in mvebu_mbus_read_window() 175 u8 target, u8 attr) in mvebu_mbus_window_conflicts() 238 phys_addr_t remap, u8 target, in mvebu_mbus_setup_window() 266 phys_addr_t remap, u8 target, in mvebu_mbus_alloc_window() 373 int mvebu_mbus_add_window_remap_by_id(unsigned int target, in mvebu_mbus_add_window_remap_by_id() 389 int mvebu_mbus_add_window_by_id(unsigned int target, unsigned int attribute, in mvebu_mbus_add_window_by_id() 456 u32 base, u32 size, u8 target, u8 attr) in mbus_dt_setup_win() 508 u8 target, attr; in mvebu_mbus_probe() local
|
/openbmc/openpower-hw-diags/analyzer/ |
H A D | resolution.cpp | 14 auto target = util::pdbg::getTrgt(i_sd.getRootCause().getChip()); in __getRootCauseChipTarget() local 29 auto target = i_chipTarget; // default, if i_unitPath is empty in __getUnitTarget() local 51 auto target = __getUnitTarget(__getRootCauseChipTarget(io_sd), iv_unitPath); in resolve() local
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/ |
H A D | context.py | 22 def __init__(self, td, logger, target, argument 134 def getControllerModule(target): argument 172 def _loadControllerFromName(target, modulenames): argument 181 def _loadControllerFromModule(target, modulename): argument
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | zone.cpp | 144 void Zone::setTarget(uint64_t target) in setTarget() 162 void Zone::lockFanTarget(const std::string& fname, uint64_t target) in lockFanTarget() 182 void Zone::unlockFanTarget(const std::string& fname, uint64_t target) in unlockFanTarget() 206 void Zone::setTargetHold(const std::string& ident, uint64_t target, bool hold) in setTargetHold() 259 void Zone::setFloorHold(const std::string& ident, uint64_t target, bool hold) in setFloorHold() 329 void Zone::setFloor(uint64_t target) in setFloor()
|
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/ |
H A D | nfp_mutex.c | 16 int target; member 51 nfp_cpp_mutex_validate(u16 interface, int *target, unsigned long long address) in nfp_cpp_mutex_validate() 87 int target, unsigned long long address, u32 key) in nfp_cpp_mutex_init() 123 struct nfp_cpp_mutex *nfp_cpp_mutex_alloc(struct nfp_cpp *cpp, int target, in nfp_cpp_mutex_alloc() 341 int nfp_cpp_mutex_reclaim(struct nfp_cpp *cpp, int target, in nfp_cpp_mutex_reclaim()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | qsfp.c | 274 static int __i2c_write(struct hfi1_pportdata *ppd, u32 target, int i2c_addr, in __i2c_write() 293 int i2c_write(struct hfi1_pportdata *ppd, u32 target, int i2c_addr, int offset, in i2c_write() 313 static int __i2c_read(struct hfi1_pportdata *ppd, u32 target, int i2c_addr, in __i2c_read() 332 int i2c_read(struct hfi1_pportdata *ppd, u32 target, int i2c_addr, int offset, in i2c_read() 355 int qsfp_write(struct hfi1_pportdata *ppd, u32 target, int addr, void *bp, in qsfp_write() 411 int one_qsfp_write(struct hfi1_pportdata *ppd, u32 target, int addr, void *bp, in one_qsfp_write() 435 int qsfp_read(struct hfi1_pportdata *ppd, u32 target, int addr, void *bp, in qsfp_read() 488 int one_qsfp_read(struct hfi1_pportdata *ppd, u32 target, int addr, void *bp, in one_qsfp_read() 518 u32 target = ppd->dd->hfi1_id; in refresh_qsfp_cache() local
|