Searched defs:target (Results 226 - 250 of 907) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_hst.c21 static int htc_issue_send(struct htc_target *target, struct sk_buff* skb, argument
88 static void htc_process_target_rdy(struct htc_target *target, argument
103 static void htc_process_conn_rsp(struct htc_target *target, argument
154 htc_config_pipe_credits(struct htc_target *target) argument
192 htc_setup_complete(struct htc_target *target) argument
230 htc_init(struct htc_target *target) argument
241 htc_connect_service(struct htc_target *target, struct htc_service_connreq *service_connreq, enum htc_endpoint_id *conn_rsp_epid) argument
304 htc_send(struct htc_target *target, struct sk_buff *skb) argument
312 htc_send_epid(struct htc_target *target, struct sk_buff *skb, enum htc_endpoint_id epid) argument
318 htc_stop(struct htc_target *target) argument
323 htc_start(struct htc_target *target) argument
328 htc_sta_drain(struct htc_target *target, u8 idx) argument
497 struct htc_target *target; local
525 ath9k_htc_hw_init(struct htc_target *target, struct device *dev, u16 devid, char *product, u32 drv_info) argument
537 ath9k_htc_hw_deinit(struct htc_target *target, bool hot_unplug) argument
[all...]
/linux-master/drivers/hwmon/
H A Dcorsair-cpro.c83 int target[6]; member in struct:ccp_device
/linux-master/drivers/platform/surface/aggregator/
H A Dcontroller.h136 struct ssam_event_target target[SSH_NUM_TARGETS]; member in struct:ssam_cplt::__anon431
/linux-master/arch/mips/kernel/
H A Drelocate.c118 unsigned long target = (insn & 0xffff) << 16; /* high 16bits of target */ local
/linux-master/include/linux/surface_aggregator/
H A Ddevice.h58 u8 target; member in struct:ssam_device_uid
[all...]
/linux-master/fs/ubifs/
H A Dauth.c474 __ubifs_shash_copy_state(const struct ubifs_info *c, struct shash_desc *src, struct shash_desc *target) argument
/linux-master/security/apparmor/
H A Dlib.c353 int aa_profile_label_perm(struct aa_profile *profile, struct aa_profile *target, argument
/linux-master/fs/bcachefs/
H A Dextents_format.h209 target:16; member in struct:bch_extent_rebalance
/linux-master/mm/damon/
H A Dlru_sort.c146 static struct damon_target *target; variable in typeref:struct:damon_target
/linux-master/fs/crypto/
H A Dhooks.c218 fscrypt_prepare_symlink(struct inode *dir, const char *target, unsigned int len, unsigned int max_len, struct fscrypt_str *disk_link) argument
263 __fscrypt_encrypt_symlink(struct inode *inode, const char *target, unsigned int len, struct fscrypt_str *disk_link) argument
[all...]
/linux-master/fs/btrfs/
H A Dblock-rsv.c280 struct btrfs_block_rsv *target = NULL; local
/linux-master/drivers/net/can/softing/
H A Dsofting_fw.c389 ktime_t target; local
/linux-master/arch/x86/kernel/kprobes/
H A Dopt.c239 unsigned long target = 0; local
/linux-master/net/sched/
H A Dsch_pie.c156 u32 target = nla_get_u32(tb[TCA_PIE_TARGET]); local
[all...]
/linux-master/security/selinux/ss/
H A Dsidtab.h71 struct sidtab *target; member in struct:sidtab_convert_params
/linux-master/tools/testing/selftests/move_mount_set_group/
H A Dmove_mount_set_group_test.c160 char *opts, *target; local
/linux-master/drivers/thermal/intel/
H A Dx86_pkg_temp_thermal.c373 int target; local
/linux-master/drivers/perf/
H A Dmarvell_cn10k_tad_pmu.c392 unsigned int target; local
/linux-master/include/linux/
H A Dfsnotify.h184 fsnotify_move(struct inode *old_dir, struct inode *new_dir, const struct qstr *old_name, int isdir, struct inode *target, struct dentry *moved) argument
/linux-master/tools/perf/util/
H A Dbpf_lock_contention.c27 struct target *target = con->target; local
/linux-master/fs/xfs/
H A Dxfs_trans_ail.c425 xfs_lsn_t target = NULLCOMMITLSN; local
[all...]
H A Dxfs_trans_buf.c23 xfs_trans_buf_item_match( struct xfs_trans *tp, struct xfs_buftarg *target, struct xfs_buf_map *map, int nmaps) argument
116 xfs_trans_get_buf_map( struct xfs_trans *tp, struct xfs_buftarg *target, struct xfs_buf_map *map, int nmaps, xfs_buf_flags_t flags, struct xfs_buf **bpp) argument
211 xfs_trans_read_buf_map( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buftarg *target, struct xfs_buf_map *map, int nmaps, xfs_buf_flags_t flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) argument
/linux-master/drivers/of/
H A Dof_reserved_mem.c521 struct device_node *target; local
/linux-master/drivers/hwtracing/coresight/
H A Dcoresight-sysfs.c534 coresight_make_links(struct coresight_device *orig, struct coresight_connection *conn, struct coresight_device *target) argument
[all...]
/linux-master/fs/sysfs/
H A Dgroup.c462 struct kernfs_node *target; local
412 sysfs_add_link_to_group(struct kobject *kobj, const char *group_name, struct kobject *target, const char *link_name) argument
[all...]

Completed in 264 milliseconds

1234567891011>>