/openbmc/linux/arch/x86/kernel/cpu/ |
H A D | hypervisor.c | 84 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 D | nfp_nffw.h | 59 int target; member
|
/openbmc/linux/include/linux/ |
H A D | nfs.h | 34 static inline void nfs_copy_fh(struct nfs_fh *target, const struct nfs_fh *source) in nfs_copy_fh()
|
/openbmc/linux/tools/perf/util/ |
H A D | top.c | 29 struct target *target = &opts->target; in perf_top__header_snprintf() local
|
/openbmc/linux/fs/jffs2/ |
H A D | jffs2_fs_i.h | 46 unsigned char *target; member
|
/openbmc/linux/arch/s390/lib/ |
H A D | test_kprobes.c | 20 const char *target, int offset) in test_kprobe_offset()
|
/openbmc/qemu/hw/scsi/ |
H A D | vmw_pvscsi.h | 116 uint32_t target; member 131 uint32_t target; member 212 uint32_t target; member 310 uint8_t target; member
|
/openbmc/qemu/scripts/simplebench/ |
H A D | bench_block_job.py | 97 def bench_block_copy(qemu_binary, cmd, cmd_options, source, target): argument
|
/openbmc/openpower-proc-control/procedures/phal/ |
H A D | enter_mpreboot.cpp | 140 struct pdbg_target* target; in enterMpReboot() local
|
/openbmc/openpower-proc-control/ |
H A D | targeting.cpp | 52 auto target = find_if(targets.begin(), targets.end(), search); in getTarget() local
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dpll.c | 409 int target) in i9xx_select_p2_div() 443 int target, int refclk, in i9xx_find_best_dpll() 501 int target, int refclk, in pnv_find_best_dpll() 557 int target, int refclk, in g4x_find_best_dpll() 651 int target, int refclk, in vlv_find_best_dpll() 709 int target, int refclk, in chv_find_best_dpll()
|
/openbmc/qemu/hw/intc/ |
H A D | spapr_xive.c | 69 static int spapr_xive_target_to_nvt(uint32_t target, in spapr_xive_target_to_nvt() 116 static int spapr_xive_target_to_end(uint32_t target, uint8_t prio, in spapr_xive_target_to_end() 1055 target_ulong target = args[2]; in h_int_set_source_config() local 1238 target_ulong target = args[1]; in h_int_get_queue_info() local 1325 target_ulong target = args[1]; in h_int_set_queue_config() local 1496 target_ulong target = args[1]; in h_int_get_queue_config() local
|
/openbmc/linux/net/vmw_vsock/ |
H A D | vmci_transport.c | 1883 size_t target, in vmci_transport_notify_poll_in() 1892 size_t target, in vmci_transport_notify_poll_out() 1901 size_t target, in vmci_transport_notify_recv_init() 1911 size_t target, in vmci_transport_notify_recv_pre_block() 1921 size_t target, in vmci_transport_notify_recv_pre_dequeue() 1931 size_t target, in vmci_transport_notify_recv_post_dequeue()
|
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/ |
H A D | weston.py | 30 def get_processes_of(self, target, error_msg): argument
|
/openbmc/phosphor-watchdog/src/ |
H A D | watchdog.cpp | 119 auto target = actionTargetMap.find(action); in timeOutHandler() local
|
/openbmc/linux/tools/perf/arch/arm64/annotate/ |
H A D | instructions.c | 16 char *s = strchr(ops->raw, ','), *target, *endptr; in arm64_mov__parse() local
|
/openbmc/linux/drivers/gpu/drm/etnaviv/ |
H A D | etnaviv_buffer.c | 305 u32 dwords, target; in etnaviv_sync_point_queue() local 370 u32 target, extra_dwords; in etnaviv_buffer_queue() local
|
/openbmc/linux/block/ |
H A D | badblocks.c | 60 sector_t target = s + sectors; in badblocks_check() local 334 sector_t target = s + sectors; in badblocks_clear() local
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | fsl_hcalls.h | 343 uint64_t target; /**< guest physical address to copy to */ member 358 unsigned int target, phys_addr_t sg_list, unsigned int count) in fh_partition_memcpy()
|
/openbmc/linux/drivers/regulator/ |
H A D | devres.c | 290 struct regulator_bulk_data *target = data; in devm_regulator_bulk_match() local 439 struct regulator_supply_alias_match *target = data; in devm_regulator_match_supply_alias() local 566 struct regulator_notifier_match *target = data; in devm_regulator_match_notifier() local
|
/openbmc/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_nvram.c | 82 sym_Symbios_setup_target(struct sym_tcb *tp, int target, Symbios_nvram *nvram) in sym_Symbios_setup_target() 106 sym_Tekram_setup_target(struct sym_tcb *tp, int target, Tekram_nvram *nvram) in sym_Tekram_setup_target() 125 void sym_nvram_setup_target(struct sym_tcb *tp, int target, struct sym_nvram *nvp) in sym_nvram_setup_target()
|
/openbmc/linux/net/nfc/ |
H A D | digital_dep.c | 298 struct nfc_target *target = arg; in digital_in_recv_psl_res() local 360 struct nfc_target *target) in digital_in_send_psl_req() 402 struct nfc_target *target = arg; in digital_in_recv_atr_res() local 472 struct nfc_target *target, __u8 comm_mode, __u8 *gb, in digital_in_send_atr_req() 905 struct nfc_target *target, struct sk_buff *skb, in digital_in_send_dep_req()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_buf.c | 214 struct xfs_buftarg *target, in _xfs_buf_alloc() 803 struct xfs_buftarg *target, in xfs_buf_read_map() 888 struct xfs_buftarg *target, in xfs_buf_readahead_map() 908 struct xfs_buftarg *target, in xfs_buf_read_uncached() 944 struct xfs_buftarg *target, in xfs_buf_get_uncached()
|
/openbmc/linux/security/apparmor/ |
H A D | ipc.c | 104 const struct cred *target_cred, struct aa_label *target, in aa_may_signal()
|
/openbmc/linux/arch/arm/boot/dts/marvell/ |
H A D | orion5x.dtsi | 4 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|