| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ui/ |
| H A D | buildinfohelper.py | 117 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 D | sev-es.c | 286 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 D | jump_label.h | 54 jump_label_t target; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvkm/engine/ |
| H A D | dma.h | 13 u32 target; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx_core.c | 1778 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 D | top.c | 29 struct target *target = &opts->target; in perf_top__header_snprintf() local
|
| /OK3568_Linux_fs/kernel/tools/perf/tests/ |
| H A D | task-exit.c | 48 struct target target = { in test__task_exit() local
|
| H A D | sdt.c | 59 static int search_cached_probe(const char *target, in search_cached_probe()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | weston.py | 28 def get_processes_of(self, target, error_msg): argument
|
| /OK3568_Linux_fs/kernel/fs/jffs2/ |
| H A D | jffs2_fs_i.h | 46 unsigned char *target; member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/nfpcore/ |
| H A D | nfp_nffw.h | 59 int target; member
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/arm64/annotate/ |
| H A D | instructions.c | 16 char *s = strchr(ops->raw, ','), *target, *endptr; in arm64_mov__parse() local
|
| /OK3568_Linux_fs/kernel/fs/sysfs/ |
| H A D | group.c | 383 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 D | concurrencytest.py | 51 … 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 D | dbdisply.c | 88 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 D | intel-uncore-frequency.c | 305 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 D | core.c | 284 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 D | atmel_usba_udc.c | 730 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 D | xfs_buf.h | 211 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 D | hal_com.h | 627 #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 D | orion5x.dtsi | 9 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16)) argument
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | jump_label.h | 70 jump_label_t target; member
|
| /OK3568_Linux_fs/kernel/include/soc/mscc/ |
| H A D | ocelot.h | 577 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 D | arpt_mangle.h | 18 int target; member
|