Searched refs:target (Results 251 - 275 of 1558) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Ddma.h13 u32 target; member in struct:nvkm_dmaobj
/linux-master/drivers/target/
H A Dtarget_core_rd.h7 #include <target/target_core_base.h>
H A Dtarget_core_xcopy.h2 #include <target/target_core_base.h>
H A Dtarget_core_pscsi.h20 #include <target/target_core_base.h> /* struct se_device */
/linux-master/drivers/target/loopback/
H A Dtcm_loop.h4 #include <target/target_core_base.h> /* struct se_cmd */
/linux-master/net/netfilter/
H A Dxt_TRACE.c37 .target = trace_tg,
H A Dxt_DSCP.c116 .target = dscp_tg,
125 .target = dscp_tg6,
135 .target = tos_tg,
144 .target = tos_tg6,
/linux-master/tools/perf/tests/
H A Dbackward-ring-buffer.c93 .target = {
104 opts.target.tid = opts.target.pid = pid;
112 err = evlist__create_maps(evlist, &opts.target);
H A Devent-times.c15 #include "target.h"
20 struct target target = { local
29 err = evlist__create_maps(evlist, &target);
35 err = evlist__prepare_workload(evlist, &target, argv, false, NULL);
/linux-master/arch/powerpc/perf/
H A D8xx-pmu.c100 unsigned long target = patch_site_addr(&patch__itlbmiss_perf); local
102 patch_branch_site(&patch__itlbmiss_exit_1, target, 0);
108 unsigned long target = patch_site_addr(&patch__dtlbmiss_perf); local
110 patch_branch_site(&patch__dtlbmiss_exit_1, target, 0);
/linux-master/include/uapi/linux/netfilter/
H A Dx_tables.h47 struct xt_target *target; member in struct:xt_entry_target::__anon641::__anon643
59 .target.u.user = { \
66 struct xt_entry_target target; member in struct:xt_standard_target
71 struct xt_entry_target target; member in struct:xt_error_target
85 /* For standard target */
/linux-master/arch/nios2/kernel/
H A Dptrace.c21 static int genregs_get(struct task_struct *target, argument
25 const struct pt_regs *regs = task_pt_regs(target);
46 static int genregs_set(struct task_struct *target, argument
51 struct pt_regs *regs = task_pt_regs(target);
/linux-master/include/linux/
H A Dblk-crypto-profile.h149 bool blk_crypto_has_capabilities(const struct blk_crypto_profile *target,
/linux-master/drivers/reset/
H A Dreset-microchip-sparx5.c66 struct regmap **target)
82 *target = regmap;
87 struct regmap **target)
102 *target = map;
65 mchp_sparx5_map_syscon(struct platform_device *pdev, char *name, struct regmap **target) argument
86 mchp_sparx5_map_io(struct platform_device *pdev, int index, struct regmap **target) argument
/linux-master/drivers/hwmon/peci/
H A Dcputemp.c61 struct peci_temp_target target; member in struct:peci_cputemp::__anon89
93 if (!peci_sensor_need_update(&priv->temp.target.state))
100 priv->temp.target.tjmax =
105 priv->temp.target.tcontrol = priv->temp.target.tjmax - tcontrol_margin;
108 priv->temp.target.tthrottle = priv->temp.target.tjmax - tthrottle_offset;
110 peci_sensor_mark_updated(&priv->temp.target.state);
119 mutex_lock(&priv->temp.target.state.lock);
127 *val = priv->temp.target
[all...]
/linux-master/tools/testing/selftests/x86/
H A DMakefile45 define gen-target-rule-32
50 define gen-target-rule-64
59 $(foreach t,$(TARGETS_C_32BIT_ALL),$(eval $(call gen-target-rule-32,$(t))))
66 $(foreach t,$(TARGETS_C_64BIT_ALL),$(eval $(call gen-target-rule-64,$(t))))
/linux-master/arch/hexagon/kernel/
H A Dptrace.c36 static int genregs_get(struct task_struct *target, argument
40 struct pt_regs *regs = task_pt_regs(target);
72 static int genregs_set(struct task_struct *target, argument
79 struct pt_regs *regs = task_pt_regs(target);
/linux-master/arch/mips/include/asm/
H A Djump_label.h75 jump_label_t target; member in struct:jump_entry
/linux-master/net/phonet/
H A Ddatagram.c72 DECLARE_SOCKADDR(struct sockaddr_pn *, target, msg->msg_name);
80 if (target == NULL)
86 if (target->spn_family != AF_PHONET)
105 err = pn_skb_send(sk, skb, target);
/linux-master/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_cpp.h63 #define NFP_CPP_ATOMIC_RD(target, island) \
64 NFP_CPP_ISLAND_ID((target), 3, 0, (island))
65 #define NFP_CPP_ATOMIC_WR(target, island) \
66 NFP_CPP_ISLAND_ID((target), 4, 0, (island))
69 * NFP_CPP_ID() - pack target, token, and action into a CPP ID.
70 * @target: NFP CPP target id
81 #define NFP_CPP_ID(target, action, token) \
82 ((((target) & 0x7f) << 24) | (((token) & 0xff) << 16) | \
86 * NFP_CPP_ISLAND_ID() - pack target, toke
[all...]
/linux-master/fs/bcachefs/
H A Drebalance.c157 bch2_bkey_ptrs_need_rebalance(c, k, r->target, r->compression);
158 data_opts->target = r->target;
162 * device we would want to write to offline? devices in target
177 prt_str(&buf, "target=");
178 bch2_target_to_text(&buf, c, r->target);
252 unsigned target, compression; local
255 target = io_opts->background_target;
260 target = r ? r->target
[all...]
/linux-master/tools/perf/util/
H A Dannotate.c253 zfree(&ops->target.raw);
254 zfree(&ops->target.name);
284 struct addr_map_symbol target = { local
288 ops->target.addr = strtoull(ops->raw, &endptr, 16);
305 ops->target.name = strdup(name);
308 if (ops->target.name == NULL)
311 target.addr = map__objdump_2mem(map, ops->target.addr);
313 if (maps__find_ams(ms->maps, &target) == 0 &&
314 map__rip_2objdump(target
379 struct addr_map_symbol target = { local
622 char *s = strchr(ops->raw, ','), *target, *comment, prev; local
700 char *target, *comment, *s, prev; local
1750 struct addr_map_symbol target = { local
[all...]
/linux-master/drivers/usb/gadget/function/
H A Dtcm.h10 #include <target/target_core_base.h>
11 #include <target/target_core_fabric.h>
35 /* SAS port target portal group tag for TCM */
/linux-master/arch/powerpc/sysdev/xive/
H A Dxive-internal.h42 int (*configure_irq)(u32 hw_irq, u32 target, u8 prio, u32 sw_irq);
43 int (*get_irq_config)(u32 hw_irq, u32 *target, u8 *prio,
/linux-master/lib/zstd/common/
H A Dcompiler.h74 /* target attribute */
75 #define TARGET_ATTRIBUTE(target) __attribute__((__target__(target)))

Completed in 301 milliseconds

<<11121314151617181920>>