/openbmc/u-boot/include/ |
H A D | vsc9953.h | 190 #define VSC9953_ENC_BITFIELD(target, offset, width) \ argument 193 #define VSC9953_IO_ADDR(target, offset) ((target) + (offset << 2)) argument 195 #define VSC9953_IO_REG(target, offset) (VSC9953_IO_ADDR(target, offset)) argument 196 #define VSC9953_VCAP_CACHE_ENTRY_DAT(target, ri) \ argument 199 #define VSC9953_VCAP_CACHE_MASK_DAT(target, ri) \ argument 202 #define VSC9953_VCAP_CACHE_TG_DAT(target) VSC9953_IO_REG(target, 0xe2) argument 203 #define VSC9953_VCAP_CFG_MV_CFG(target) VSC9953_IO_REG(target, 0x1) argument 204 #define VSC9953_VCAP_CFG_MV_CFG_SIZE(target) \ argument 207 #define VSC9953_VCAP_CFG_UPDATE_CTRL(target) VSC9953_IO_REG(target, 0x0) argument 208 #define VSC9953_VCAP_UPDATE_CTRL_UPDATE_CMD(target) \ argument [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vkms.h | 12 #define drm_crtc_to_amdgpu_vkms_output(target) \ argument
|
/openbmc/qemu/target/i386/kvm/ |
H A D | xen-emu.c | 890 static int vcpuop_register_vcpu_info(CPUState *cs, CPUState *target, in vcpuop_register_vcpu_info() 917 static int vcpuop_register_vcpu_time_info(CPUState *cs, CPUState *target, in vcpuop_register_vcpu_time_info() 953 static int vcpuop_register_runstate_info(CPUState *cs, CPUState *target, in vcpuop_register_runstate_info() 1031 static int do_set_periodic_timer(CPUState *target, uint64_t period_ns) in do_set_periodic_timer() 1054 static int vcpuop_set_periodic_timer(CPUState *cs, CPUState *target, in vcpuop_set_periodic_timer() 1071 static int vcpuop_stop_periodic_timer(CPUState *target) in vcpuop_stop_periodic_timer()
|
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu_npc_fs.c | 1050 u16 target, bool pf_set_vfs_mac) in npc_update_rx_entry() 1100 struct npc_install_flow_req *req, u16 target) in npc_update_tx_entry() 1134 static int npc_install_flow(struct rvu *rvu, int blkaddr, u16 target, in npc_install_flow() 1294 u16 target; in rvu_mbox_handler_npc_install_flow() local 1513 void npc_mcam_enable_flows(struct rvu *rvu, u16 target) in npc_mcam_enable_flows() 1569 void npc_mcam_disable_flows(struct rvu *rvu, u16 target) in npc_mcam_disable_flows()
|
/openbmc/linux/drivers/scsi/arm/ |
H A D | fas216.c | 293 fas216_do_log(FAS216_Info *info, char target, char *fmt, va_list ap) in fas216_do_log() 317 fas216_log_target(FAS216_Info *info, int level, int target, char *fmt, ...) in fas216_log_target() 471 static void fas216_set_sync(FAS216_Info *info, int target) in fas216_set_sync() 945 unsigned char target, lun, tag; in fas216_reselected_intr() local 1756 static int parity_test(FAS216_Info *info, int target) in parity_test() 2483 int i, res = FAILED, target = SCpnt->device->id; in fas216_eh_device_reset() local
|
/openbmc/linux/net/netfilter/ |
H A D | nf_nat_proto.c | 355 const struct nf_conntrack_tuple *target, in nf_nat_ipv4_manip_pkt() 383 const struct nf_conntrack_tuple *target, in nf_nat_ipv6_manip_pkt() 423 struct nf_conntrack_tuple target; in nf_nat_manip_pkt() local 571 struct nf_conntrack_tuple target; in nf_nat_icmp_reply_translation() local 848 struct nf_conntrack_tuple target; in nf_nat_icmpv6_reply_translation() local
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | alternative.c | 67 unsigned long target; in get_alt_insn() local 82 unsigned long target; in get_alt_insn() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | gm200.c | 34 gm200_pmu_flcn_bind_inst(struct nvkm_falcon *falcon, int target, u64 addr) in gm200_pmu_flcn_bind_inst()
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | manifest.py | 43 def get_dir_from_bb_var(self, bb_var, target = None): argument
|
/openbmc/linux/drivers/media/common/b2c2/ |
H A D | flexcop-sram.c | 32 flexcop_sram_dest_target_t target) in flexcop_sram_set_dest()
|
/openbmc/linux/arch/powerpc/platforms/86xx/ |
H A D | mpc86xx_smp.c | 60 unsigned long target, flags; in smp_86xx_kick_cpu() local
|
/openbmc/qemu/tests/qemu-iotests/tests/ |
H A D | mirror-ready-cancel-error | 29 target = os.path.join(iotests.test_dir, 'target.img') variable
|
/openbmc/linux/scripts/ |
H A D | generate_rust_analyzer.py | 110 def is_root_crate(build_file, target): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/ |
H A D | oetest.py | 348 def __init__(self, d, target, exported=False): argument 551 def __init__(self, d, target, host_dumper): argument 576 def __init__(self, d, target, exported=False, parsedArgs={}): argument
|
/openbmc/linux/tools/testing/selftests/tc-testing/plugin-lib/ |
H A D | buildebpfPlugin.py | 51 def _make(self, target): argument
|
/openbmc/linux/drivers/gpu/drm/i915/selftests/ |
H A D | i915_gem_evict.c | 194 struct drm_mm_node target = { in igt_evict_for_vma() local 246 struct drm_mm_node target = { in igt_evict_for_cache_color() local
|
/openbmc/linux/security/yama/ |
H A D | yama_lsm.c | 47 struct task_struct *target; member 74 static void report_access(const char *access, struct task_struct *target, in report_access()
|
/openbmc/linux/drivers/scsi/esas2r/ |
H A D | esas2r_int.c | 704 u16 target, u32 length) in esas2r_lun_event() 775 u16 target; in esas2r_ae_complete() local
|
/openbmc/libbej/test/json/ |
H A D | drive_oem.json | 16 "target": "/redfish/v1/drives/1/Actions/Drive.SecureErase", string 20 "target": "/redfish/v1/drives/1/Actions/Drive.Reset", string
|
/openbmc/openbmc/poky/scripts/lib/wic/ |
H A D | engine.py | 434 def write(self, target, expand): argument 464 def write_ptable(parts, target): argument
|
/openbmc/openbmc/poky/meta/lib/oeqa/utils/ |
H A D | postactions.py | 46 def get_artifacts_list(target, raw_list): argument
|
/openbmc/phosphor-mrw-tools/ |
H A D | patchxml.py | 154 target = tree.find(xpath) variable
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
H A D | dma.h | 13 u32 target; member
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | debugfs.c | 726 size_t count, loff_t *ppos, u32 target) in __i2c_debugfs_write() 780 size_t count, loff_t *ppos, u32 target) in __i2c_debugfs_read() 840 size_t count, loff_t *ppos, u32 target) in __qsfp_debugfs_write() 887 size_t count, loff_t *ppos, u32 target) in __qsfp_debugfs_read() 943 static int __i2c_debugfs_open(struct inode *in, struct file *fp, u32 target) in __i2c_debugfs_open() 962 static int __i2c_debugfs_release(struct inode *in, struct file *fp, u32 target) in __i2c_debugfs_release() 983 static int __qsfp_debugfs_open(struct inode *in, struct file *fp, u32 target) in __qsfp_debugfs_open() 1002 static int __qsfp_debugfs_release(struct inode *in, struct file *fp, u32 target) in __qsfp_debugfs_release()
|
/openbmc/linux/tools/perf/tests/ |
H A D | task-exit.c | 48 struct target target = { in test__task_exit() local
|