Home
last modified time | relevance | path

Searched defs:target (Results 151 – 175 of 1230) sorted by relevance

12345678910>>...50

/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_bridge/
H A Debt_nat.h11 int target; member
H A Debt_mark_t.h20 int target; member
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter_bridge/
H A Debt_nat.h11 int target; member
H A Debt_mark_t.h20 int target; member
/OK3568_Linux_fs/kernel/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
810 struct nf_conntrack_tuple target; in nf_nat_icmpv6_reply_translation() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c586 enum htc_send_full_action ath6kl_tx_queue_full(struct htc_target *target, in ath6kl_tx_queue_full()
680 void ath6kl_tx_complete(struct htc_target *target, in ath6kl_tx_complete()
874 void ath6kl_rx_refill(struct htc_target *target, enum htc_endpoint_id endpoint) in ath6kl_rx_refill()
947 struct htc_packet *ath6kl_alloc_amsdu_rxbuf(struct htc_target *target, in ath6kl_alloc_amsdu_rxbuf()
1301 void ath6kl_rx(struct htc_target *target, struct htc_packet *packet) in ath6kl_rx()
/OK3568_Linux_fs/kernel/include/linux/netfilter/
H A Dx_tables.h33 const struct xt_target *target; member
127 const struct xt_target *target; member
137 const struct xt_target *target; member
191 unsigned int (*target)(struct sk_buff *skb, member
479 compat_uptr_t target; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter_bridge/
H A Debt_mark_t.h20 int target; member
/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dfdt_overlay.c550 static int overlay_apply_node(void *fdt, int target, in overlay_apply_node()
618 int target; in overlay_merge() local
690 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local
/OK3568_Linux_fs/kernel/scripts/dtc/libfdt/
H A Dfdt_overlay.c557 static int overlay_apply_node(void *fdt, int target, in overlay_apply_node()
625 int target; in overlay_merge() local
697 int root_sym, ov_sym, prop, path_len, fragment, target; in overlay_symbol_update() local
/OK3568_Linux_fs/kernel/drivers/scsi/arm/
H A Dfas216.c290 fas216_do_log(FAS216_Info *info, char target, char *fmt, va_list ap) in fas216_do_log()
314 fas216_log_target(FAS216_Info *info, int level, int target, char *fmt, ...) in fas216_log_target()
468 static void fas216_set_sync(FAS216_Info *info, int target) in fas216_set_sync()
942 unsigned char target, lun, tag; in fas216_reselected_intr() local
1750 static int parity_test(FAS216_Info *info, int target) in parity_test()
2481 int i, res = FAILED, target = SCpnt->device->id; in fas216_eh_device_reset() local
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/utils/
H A Dtargetbuildproject.py11 def __init__(self, target, uri, foldername=None, dl_dir=None): argument
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/selftest/cases/
H A Dbuildhistory.py28 …def run_buildhistory_operation(self, target, global_config='', target_config='', change_bh_locatio… argument
/OK3568_Linux_fs/kernel/arch/parisc/kernel/
H A Djump_label.c28 void *target = (void *)jump_entry_target(entry); in arch_jump_label_transform() local
/OK3568_Linux_fs/kernel/arch/x86/kernel/cpu/
H A Dintel_pconfig.c27 int pconfig_target_supported(enum pconfig_target target) in pconfig_target_supported()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dmem.c32 enum nvkm_memory_target target; member
153 enum nvkm_memory_target target; in nvkm_mem_new_host() local
H A Dvmmgk20a.c27 gk20a_vmm_aper(enum nvkm_memory_target target) in gk20a_vmm_aper()
/OK3568_Linux_fs/kernel/scripts/basic/
H A Dfixdep.c305 static void parse_dep_file(char *m, const char *target) in parse_dep_file()
387 const char *depfile, *target, *cmdline; in main() local
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c228 uint32_t target) in isp_subdev_validate_rect()
251 uint32_t target) in atomisp_subdev_get_rect()
306 u32 which, uint32_t pad, uint32_t target, in isp_subdev_propagate()
369 u32 which, uint32_t pad, uint32_t target, in atomisp_subdev_set_selection()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/
H A Di915_gem_throttle.c62 struct i915_request *rq, *target = NULL; in i915_gem_throttle_ioctl() local
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dsimple-bus.c13 u32 target; member
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/
H A Doetest.py363 def __init__(self, d, target, exported=False): argument
571 def __init__(self, d, target, host_dumper): argument
596 def __init__(self, d, target, exported=False, parsedArgs={}): argument
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/selftests/
H A Di915_gem_evict.c192 struct drm_mm_node target = { in igt_evict_for_vma() local
244 struct drm_mm_node target = { in igt_evict_for_cache_color() local
/OK3568_Linux_fs/buildroot/support/testing/tests/package/
H A Dtest_rust.py11 target = 'armv7-unknown-linux-gnueabihf' variable in TestRustBase
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Ddebugfs.c768 size_t count, loff_t *ppos, u32 target) in __i2c_debugfs_write()
822 size_t count, loff_t *ppos, u32 target) in __i2c_debugfs_read()
882 size_t count, loff_t *ppos, u32 target) in __qsfp_debugfs_write()
929 size_t count, loff_t *ppos, u32 target) in __qsfp_debugfs_read()
985 static int __i2c_debugfs_open(struct inode *in, struct file *fp, u32 target) in __i2c_debugfs_open()
1004 static int __i2c_debugfs_release(struct inode *in, struct file *fp, u32 target) in __i2c_debugfs_release()
1025 static int __qsfp_debugfs_open(struct inode *in, struct file *fp, u32 target) in __qsfp_debugfs_open()
1044 static int __qsfp_debugfs_release(struct inode *in, struct file *fp, u32 target) in __qsfp_debugfs_release()

12345678910>>...50