Home
last modified time | relevance | path

Searched defs:target (Results 201 – 225 of 1230) sorted by relevance

12345678910>>...50

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/
H A Dbuildinfohelper.py117 def get_similar_target_with_image_files(self, target): argument
124 def get_similar_target_with_sdk_files(self, target): argument
238 def update_target_set_license_manifest(self, target, license_manifest_path): argument
242 def update_target_set_package_manifest(self, target, package_manifest_path): argument
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsev-es.c286 u8 __user *target = (u8 __user *)dst; in vc_write_mem() local
295 u16 __user *target = (u16 __user *)dst; in vc_write_mem() local
304 u32 __user *target = (u32 __user *)dst; in vc_write_mem() local
313 u64 __user *target = (u64 __user *)dst; in vc_write_mem() local
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Djump_label.h54 jump_label_t target; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Ddma.h13 u32 target; member
/OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c1778 u_int target; in ahc_handle_scsiint() local
2797 ahc_compile_devinfo(struct ahc_devinfo *devinfo, u_int our_id, u_int target, in ahc_compile_devinfo()
5694 ahc_match_scb(struct ahc_softc *ahc, struct scb *scb, int target, in ahc_match_scb()
5732 int target; in ahc_freeze_devq() local
5801 ahc_search_qinfifo(struct ahc_softc *ahc, int target, char channel, in ahc_search_qinfifo()
6011 int target, char channel, int lun, uint32_t status, in ahc_search_untagged_queues()
6108 ahc_search_disc_list(struct ahc_softc *ahc, int target, char channel, in ahc_search_disc_list()
6271 ahc_abort_scbs(struct ahc_softc *ahc, int target, char channel, in ahc_abort_scbs()
6425 u_int initiator, target, max_scsiid; in ahc_reset_channel() local
7112 int target; in ahc_dump_card_state() local
[all …]
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dtop.c29 struct target *target = &opts->target; in perf_top__header_snprintf() local
/OK3568_Linux_fs/kernel/tools/perf/tests/
H A Dtask-exit.c48 struct target target = { in test__task_exit() local
H A Dsdt.c59 static int search_cached_probe(const char *target, in search_cached_probe()
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Dweston.py28 def get_processes_of(self, target, error_msg): argument
/OK3568_Linux_fs/kernel/fs/jffs2/
H A Djffs2_fs_i.h46 unsigned char *target; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nffw.h59 int target; member
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dhypervisor.c84 static void __init copy_array(const void *src, void *target, unsigned int size) in copy_array()
/OK3568_Linux_fs/kernel/tools/perf/arch/arm64/annotate/
H A Dinstructions.c16 char *s = strchr(ops->raw, ','), *target, *endptr; in arm64_mov__parse() local
/OK3568_Linux_fs/kernel/fs/sysfs/
H A Dgroup.c383 struct kobject *target, const char *link_name) in sysfs_add_link_to_group()
432 struct kernfs_node *target; in compat_only_sysfs_link_entry_to_kobj() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/core/utils/
H A Dconcurrencytest.py51 … def __init__(self, target, semaphore, threadnum, totalinprocess, totaltests, output, finalresult): argument
86 def __init__(self, target): argument
/OK3568_Linux_fs/kernel/drivers/acpi/acpica/
H A Ddbdisply.c88 static void *acpi_db_get_pointer(void *target) in acpi_db_get_pointer()
141 void acpi_db_decode_and_display_object(char *target, char *output_type) in acpi_db_decode_and_display_object()
/OK3568_Linux_fs/kernel/drivers/platform/x86/
H A Dintel-uncore-frequency.c305 int target; in uncore_event_cpu_online() local
321 int target; in uncore_event_cpu_offline() local
/OK3568_Linux_fs/kernel/net/nfc/
H A Dcore.c284 struct nfc_target *target; in nfc_dep_link_up() local
368 struct nfc_target *target; in nfc_dep_link_is_up() local
396 struct nfc_target *target; in nfc_activate_target() local
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Datmel_usba_udc.c730 struct usba_ep *target; in handle_ep0_setup() local
761 struct usba_ep *target; in handle_ep0_setup() local
795 struct usba_ep *target; in handle_ep0_setup() local
/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_buf.h211 struct xfs_buftarg *target, in xfs_buf_get()
223 struct xfs_buftarg *target, in xfs_buf_read()
238 struct xfs_buftarg *target, in xfs_buf_readahead()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dhal_com.h627 #define REMOTE_INFO_CTRL_SET_VALD_EN(target, _value) \ argument
629 #define REMOTE_INFO_CTRL_SET_PTK_EN(target, _value) \ argument
631 #define REMOTE_INFO_CTRL_SET_GTK_EN(target, _value) \ argument
633 #define REMOTE_INFO_CTRL_SET_GTK_IDX(target, _value) \ argument
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dorion5x.dtsi9 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
/OK3568_Linux_fs/kernel/arch/mips/include/asm/
H A Djump_label.h70 jump_label_t target; member
/OK3568_Linux_fs/kernel/include/soc/mscc/
H A Docelot.h577 struct regmap *target; member
685 #define ocelot_target_read_ix(ocelot, target, reg, gi, ri) \ argument
687 #define ocelot_target_read_gix(ocelot, target, reg, gi) \ argument
689 #define ocelot_target_read_rix(ocelot, target, reg, ri) \ argument
691 #define ocelot_target_read(ocelot, target, reg) \ argument
694 #define ocelot_target_write_ix(ocelot, target, val, reg, gi, ri) \ argument
696 #define ocelot_target_write_gix(ocelot, target, val, reg, gi) \ argument
698 #define ocelot_target_write_rix(ocelot, target, val, reg, ri) \ argument
700 #define ocelot_target_write(ocelot, target, val, reg) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter_arp/
H A Darpt_mangle.h18 int target; member

12345678910>>...50