Home
last modified time | relevance | path

Searched defs:target (Results 226 – 250 of 1287) sorted by relevance

12345678910>>...52

/openbmc/linux/scripts/dtc/libfdt/
H A Dfdt_overlay.c542 static int overlay_apply_node(void *fdt, int target, in overlay_apply_node()
610 int target; in overlay_merge() local
682 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vkms.h12 #define drm_crtc_to_amdgpu_vkms_output(target) \ argument
/openbmc/u-boot/include/
H A Dvsc9953.h190 #define VSC9953_ENC_BITFIELD(target, offset, width) \ argument
193 #define VSC9953_IO_ADDR(target, offset) ((target) + (offset << 2)) 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
208 #define VSC9953_VCAP_UPDATE_CTRL_UPDATE_CMD(target) \ argument
211 #define VSC9953_VCAP_UPDATE_CTRL_UPDATE_ADDR(target) \ argument
218 #define VSC9953_VCAP_CACHE_ACTION_DAT(target, ri) \ argument
[all …]
/openbmc/linux/drivers/media/common/b2c2/
H A Dflexcop-sram.c32 flexcop_sram_dest_target_t target) in flexcop_sram_set_dest()
/openbmc/linux/arch/powerpc/platforms/86xx/
H A Dmpc86xx_smp.c60 unsigned long target, flags; in smp_86xx_kick_cpu() local
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dmanifest.py43 def get_dir_from_bb_var(self, bb_var, target = None): argument
/openbmc/qemu/tests/qemu-iotests/tests/
H A Dmirror-ready-cancel-error29 target = os.path.join(iotests.test_dir, 'target.img') variable
/openbmc/linux/scripts/
H A Dgenerate_rust_analyzer.py110 def is_root_crate(build_file, target): argument
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgm200.c34 gm200_pmu_flcn_bind_inst(struct nvkm_falcon *falcon, int target, u64 addr) in gm200_pmu_flcn_bind_inst()
/openbmc/linux/arch/arm64/kernel/
H A Dalternative.c67 unsigned long target; in get_alt_insn() local
82 unsigned long target; in get_alt_insn() local
/openbmc/qemu/target/i386/kvm/
H A Dxen-emu.c895 static int vcpuop_register_vcpu_info(CPUState *cs, CPUState *target, in vcpuop_register_vcpu_info()
922 static int vcpuop_register_vcpu_time_info(CPUState *cs, CPUState *target, in vcpuop_register_vcpu_time_info()
958 static int vcpuop_register_runstate_info(CPUState *cs, CPUState *target, in vcpuop_register_runstate_info()
1036 static int do_set_periodic_timer(CPUState *target, uint64_t period_ns) in do_set_periodic_timer()
1059 static int vcpuop_set_periodic_timer(CPUState *cs, CPUState *target, in vcpuop_set_periodic_timer()
1076 static int vcpuop_stop_periodic_timer(CPUState *target) in vcpuop_stop_periodic_timer()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_npc_fs.c1050 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 Dfas216.c293 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 Dnf_nat_proto.c355 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/tools/testing/selftests/tc-testing/plugin-lib/
H A DbuildebpfPlugin.py51 def _make(self, target): argument
/openbmc/openbmc/poky/meta/lib/oeqa/
H A Doetest.py348 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/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Ddma.h13 u32 target; member
/openbmc/phosphor-mrw-tools/
H A Dpatchxml.py154 target = tree.find(xpath) variable
/openbmc/openbmc/poky/scripts/lib/wic/
H A Dengine.py418 def write(self, target, expand): argument
448 def write_ptable(parts, target): argument
/openbmc/linux/drivers/scsi/esas2r/
H A Desas2r_int.c704 u16 target, u32 length) in esas2r_lun_event()
775 u16 target; in esas2r_ae_complete() local
/openbmc/libbej/test/json/
H A Ddrive_oem.json16 "target": "/redfish/v1/drives/1/Actions/Drive.SecureErase", string
20 "target": "/redfish/v1/drives/1/Actions/Drive.Reset", string
/openbmc/linux/security/yama/
H A Dyama_lsm.c47 struct task_struct *target; member
74 static void report_access(const char *access, struct task_struct *target, in report_access()
/openbmc/linux/drivers/gpu/drm/i915/selftests/
H A Di915_gem_evict.c194 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/arch/x86/kernel/cpu/
H A Dhypervisor.c84 static void __init copy_array(const void *src, void *target, unsigned int size) in copy_array()
/openbmc/linux/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nffw.h59 int target; member

12345678910>>...52