Home
last modified time | relevance | path

Searched defs:target (Results 251 – 275 of 1287) sorted by relevance

1...<<11121314151617181920>>...52

/openbmc/linux/tools/perf/tests/
H A Dtask-exit.c48 struct target target = { in test__task_exit() local
/openbmc/linux/fs/jffs2/
H A Djffs2_fs_i.h46 unsigned char *target; member
/openbmc/linux/tools/perf/util/
H A Dtop.c29 struct target *target = &opts->target; in perf_top__header_snprintf() local
/openbmc/linux/arch/s390/lib/
H A Dtest_kprobes.c20 const char *target, int offset) in test_kprobe_offset()
/openbmc/linux/include/linux/
H A Dnfs.h34 static inline void nfs_copy_fh(struct nfs_fh *target, const struct nfs_fh *source) in nfs_copy_fh()
/openbmc/openpower-proc-control/procedures/phal/
H A Denter_mpreboot.cpp140 struct pdbg_target* target; in enterMpReboot() local
/openbmc/qemu/scripts/simplebench/
H A Dbench_block_job.py97 def bench_block_copy(qemu_binary, cmd, cmd_options, source, target): argument
/openbmc/openpower-proc-control/
H A Dtargeting.cpp52 auto target = find_if(targets.begin(), targets.end(), search); in getTarget() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c726 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/qemu/hw/scsi/
H A Dvmw_pvscsi.h116 uint32_t target; member
131 uint32_t target; member
212 uint32_t target; member
310 uint8_t target; member
/openbmc/qemu/block/
H A Dblock-copy.c122 BdrvChild *target; member
277 static uint32_t block_copy_max_transfer(BdrvChild *source, BdrvChild *target) in block_copy_max_transfer()
311 static int64_t block_copy_calculate_cluster_size(BlockDriverState *target, in block_copy_calculate_cluster_size()
353 BlockCopyState *block_copy_state_new(BdrvChild *source, BdrvChild *target, in block_copy_state_new()
/openbmc/openbmc/poky/meta/lib/oeqa/runtime/cases/
H A Dweston.py30 def get_processes_of(self, target, error_msg): argument
/openbmc/phosphor-watchdog/src/
H A Dwatchdog.cpp119 auto target = actionTargetMap.find(action); in timeOutHandler() local
/openbmc/linux/tools/perf/arch/arm64/annotate/
H A Dinstructions.c16 char *s = strchr(ops->raw, ','), *target, *endptr; in arm64_mov__parse() local
/openbmc/qemu/hw/intc/
H A Dspapr_xive.c70 static int spapr_xive_target_to_nvt(uint32_t target, in spapr_xive_target_to_nvt()
117 static int spapr_xive_target_to_end(uint32_t target, uint8_t prio, in spapr_xive_target_to_end()
1056 target_ulong target = args[2]; in h_int_set_source_config() local
1239 target_ulong target = args[1]; in h_int_get_queue_info() local
1326 target_ulong target = args[1]; in h_int_set_queue_config() local
1497 target_ulong target = args[1]; in h_int_get_queue_config() local
/openbmc/linux/net/vmw_vsock/
H A Dvmci_transport.c1883 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/linux/drivers/gpu/drm/i915/display/
H A Dintel_dpll.c409 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/include/hw/virtio/
H A Dvhost-scsi-common.h34 int target; member
/openbmc/linux/security/apparmor/
H A Dipc.c104 const struct cred *target_cred, struct aa_label *target, in aa_may_signal()
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dorion5x.dtsi4 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
/openbmc/linux/arch/powerpc/include/asm/
H A Dfsl_hcalls.h343 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/gpu/drm/etnaviv/
H A Detnaviv_buffer.c305 u32 dwords, target; in etnaviv_sync_point_queue() local
370 u32 target, extra_dwords; in etnaviv_buffer_queue() local
/openbmc/linux/block/
H A Dbadblocks.c60 sector_t target = s + sectors; in badblocks_check() local
334 sector_t target = s + sectors; in badblocks_clear() local
/openbmc/linux/drivers/scsi/sym53c8xx_2/
H A Dsym_nvram.c82 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/drivers/regulator/
H A Ddevres.c290 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

1...<<11121314151617181920>>...52