Searched refs:target (Results 151 - 175 of 1558) sorted by relevance

1234567891011>>

/linux-master/arch/parisc/math-emu/
H A Ddecode_exc.c94 int target, exception_index = 1; local
210 target = current_ir & fivebits;
223 Sgl_decrement(Fpu_sgl(target));
226 sgl_denormalize(&Fpu_sgl(target),&inexact,Rounding_mode());
235 Dbl_decrement(Fpu_dblp1(target),Fpu_dblp2(target));
238 dbl_denormalize(&Fpu_dblp1(target),&Fpu_dblp2(target),
288 target = current_ir & fivebits;
291 Sgl_setoverflow(Fpu_sgl(target));
[all...]
/linux-master/fs/ocfs2/dlm/
H A Ddlmthread.c343 struct dlm_lock *lock, *target; local
364 target = list_entry(res->converting.next, struct dlm_lock, list);
365 if (target->ml.convert_type == LKM_IVMODE) {
371 if (lock==target)
374 target->ml.convert_type)) {
382 if (lock->ml.highest_blocked < target->ml.convert_type)
384 target->ml.convert_type;
389 if (lock==target)
392 target->ml.convert_type)) {
398 if (lock->ml.highest_blocked < target
[all...]
/linux-master/kernel/
H A Dcpu.c50 * @target: The target state
68 enum cpuhp_state target; member in struct:cpuhp_cpu_state
193 trace_cpuhp_enter(cpu, st->target, state, cb);
203 trace_cpuhp_multi_enter(cpu, st->target, state, cbm, node);
215 trace_cpuhp_multi_enter(cpu, st->target, state, cbm, node);
240 trace_cpuhp_multi_enter(cpu, st->target, state, cbm, node);
699 cpuhp_set_state(int cpu, struct cpuhp_cpu_state *st, enum cpuhp_state target) argument
702 bool bringup = st->state < target;
707 st->target
766 cpuhp_kick_ap(int cpu, struct cpuhp_cpu_state *st, enum cpuhp_state target) argument
918 cpuhp_next_state(bool bringup, enum cpuhp_state *state_to_run, struct cpuhp_cpu_state *st, enum cpuhp_state target) argument
943 __cpuhp_invoke_callback_range(bool bringup, unsigned int cpu, struct cpuhp_cpu_state *st, enum cpuhp_state target, bool nofail) argument
974 cpuhp_invoke_callback_range(bool bringup, unsigned int cpu, struct cpuhp_cpu_state *st, enum cpuhp_state target) argument
982 cpuhp_invoke_callback_range_nofail(bool bringup, unsigned int cpu, struct cpuhp_cpu_state *st, enum cpuhp_state target) argument
1004 cpuhp_up_callbacks(unsigned int cpu, struct cpuhp_cpu_state *st, enum cpuhp_state target) argument
1307 enum cpuhp_state target = max((int)st->target, CPUHP_AP_OFFLINE); local
1412 cpuhp_down_callbacks(unsigned int cpu, struct cpuhp_cpu_state *st, enum cpuhp_state target) argument
1435 _cpu_down(unsigned int cpu, int tasks_frozen, enum cpuhp_state target) argument
1503 enum cpuhp_state target; member in struct:cpu_down_work
1513 cpu_down_maps_locked(unsigned int cpu, enum cpuhp_state target) argument
1539 cpu_down(unsigned int cpu, enum cpuhp_state target) argument
1632 enum cpuhp_state target = min((int)st->target, CPUHP_AP_ONLINE); local
1669 _cpu_up(unsigned int cpu, int tasks_frozen, enum cpuhp_state target) argument
1735 cpu_up(unsigned int cpu, enum cpuhp_state target) argument
1818 cpuhp_bringup_mask(const struct cpumask *mask, unsigned int ncpus, enum cpuhp_state target) argument
2765 int target, ret; local
[all...]
/linux-master/drivers/gpu/drm/logicvc/
H A Dlogicvc_of.c127 unsigned int index, u32 *target)
162 *target = value;
168 unsigned int index, bool *target)
174 *target = false;
179 *target = of_property_read_bool(of_node, property->name);
126 logicvc_of_property_parse_u32(struct device_node *of_node, unsigned int index, u32 *target) argument
167 logicvc_of_property_parse_bool(struct device_node *of_node, unsigned int index, bool *target) argument
/linux-master/arch/sh/kernel/
H A Dptrace_32.c134 static int genregs_get(struct task_struct *target, argument
138 const struct pt_regs *regs = task_pt_regs(target);
143 static int genregs_set(struct task_struct *target, argument
148 struct pt_regs *regs = task_pt_regs(target);
167 static int fpregs_get(struct task_struct *target, argument
173 ret = init_fpu(target);
177 return membuf_write(&to, target->thread.xstate,
181 static int fpregs_set(struct task_struct *target, argument
188 ret = init_fpu(target);
192 set_stopped_child_used_math(target);
202 fpregs_active(struct task_struct *target, const struct user_regset *regset) argument
210 dspregs_get(struct task_struct *target, const struct user_regset *regset, struct membuf to) argument
220 dspregs_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) argument
238 dspregs_active(struct task_struct *target, const struct user_regset *regset) argument
[all...]
/linux-master/drivers/cpufreq/
H A Dsh-cpufreq.c44 struct cpufreq_target *target = arg; local
45 struct cpufreq_policy *policy = target->policy;
58 freq = clk_round_rate(cpuclk, target->freq * 1000);
63 dev_dbg(dev, "requested frequency %u Hz\n", target->freq * 1000);
69 cpufreq_freq_transition_begin(target->policy, &freqs);
71 cpufreq_freq_transition_end(target->policy, &freqs, 0);
152 .target = sh_cpufreq_target,
/linux-master/tools/perf/ui/browsers/
H A Dmap.c50 char target[512]; local
54 target, "ENTER: OK, ESC: Cancel", 0);
58 if (target[0] == '0' && tolower(target[1]) == 'x') {
59 u64 addr = strtoull(target, NULL, 16);
62 sym = map__find_symbol_by_name(browser->map, target);
70 ui_helpline__fpush("%s not found!", target);
/linux-master/drivers/nfc/pn544/
H A Dpn544.c444 struct nfc_target *target, u8 comm_mode,
450 r = nfc_hci_get_param(hdev, target->hci_reader_gate,
466 r = nfc_dep_link_is_up(hdev->ndev, target->idx, comm_mode,
481 struct nfc_target *target)
485 target->supported_protocols = NFC_PROTO_FELICA_MASK;
488 target->supported_protocols = NFC_PROTO_JEWEL_MASK;
489 target->sens_res = 0x0c00;
492 target->supported_protocols = NFC_PROTO_NFC_DEP_MASK;
503 struct nfc_target *target)
511 if (target
443 pn544_hci_dep_link_up(struct nfc_hci_dev *hdev, struct nfc_target *target, u8 comm_mode, u8 *gb, size_t gb_len) argument
480 pn544_hci_target_from_gate(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) argument
501 pn544_hci_complete_target_discovered(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) argument
602 pn544_hci_im_transceive(struct nfc_hci_dev *hdev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) argument
681 pn544_hci_check_presence(struct nfc_hci_dev *hdev, struct nfc_target *target) argument
[all...]
/linux-master/include/linux/netfilter/
H A Dx_tables.h19 * @target: the target extension
21 * @targetinfo: per-target data
33 const struct xt_target *target; member in union:xt_action_param::__anon1361
115 * struct xt_tgchk_param - parameters for target extensions'
127 const struct xt_target *target; member in struct:xt_tgchk_param
137 const struct xt_target *target; member in struct:xt_tgdtor_param
191 unsigned int (*target)(struct sk_buff *skb, member in struct:xt_target
270 int xt_register_target(struct xt_target *target);
271 void xt_unregister_target(struct xt_target *target);
483 compat_uptr_t target; member in struct:compat_xt_entry_target::__anon1366::__anon1368
[all...]
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dhtc.h143 * to accommodate optimal alignment for target processing. This reduces
145 * alter the alignment and cause exceptions on the target. When adding to
526 struct htc_target *target; member in struct:htc_endpoint
557 int (*wait_target)(struct htc_target *target);
558 int (*start)(struct htc_target *target);
559 int (*conn_service)(struct htc_target *target,
562 int (*tx)(struct htc_target *target, struct htc_packet *packet);
563 void (*stop)(struct htc_target *target);
564 void (*cleanup)(struct htc_target *target);
565 void (*flush_txep)(struct htc_target *target,
[all...]
/linux-master/drivers/char/agp/
H A Disoch.c83 struct isoch_data *master, target; local
107 * We don't exactly do this, we divide target resources by ndevs
122 /* Extract power-on defaults from the target */
123 target.maxbw = (tnistat >> 16) & 0xff;
124 target.n = (tnistat >> 8) & 0xff;
125 target.y = (tnistat >> 6) & 0x3;
126 target.l = (tnistat >> 3) & 0x7;
127 target.rq = (tstatus >> 24) & 0xff;
129 y_max = target.y;
154 if (tot_bw > target
[all...]
/linux-master/net/netfilter/
H A Dx_tables.c68 struct list_head target; member in struct:xt_af
89 int xt_register_target(struct xt_target *target) argument
91 u_int8_t af = target->family;
94 list_add(&target->list, &xt[af].target);
101 xt_unregister_target(struct xt_target *target) argument
103 u_int8_t af = target->family;
106 list_del(&target->list);
112 xt_register_targets(struct xt_target *target, unsigned int n) argument
118 err = xt_register_target(&target[
132 xt_unregister_targets(struct xt_target *target, unsigned int n) argument
277 struct xt_target *target; local
393 xt_find_revision(u8 af, const char *name, u8 revision, int target, int *err) argument
545 xt_check_entry_match(const char *match, const char *target, const size_t alignment) argument
980 xt_find_jump_offset(const unsigned int *offsets, unsigned int target, unsigned int size) argument
1124 xt_compat_target_offset(const struct xt_target *target) argument
1134 const struct xt_target *target = t->u.kernel.target; local
1162 const struct xt_target *target = t->u.kernel.target; local
1697 const struct xt_target *target; local
[all...]
H A Dxt_NFQUEUE.c77 if (par->target->revision == 2 && info->flags > 1)
79 if (par->target->revision == 3 && info->flags & ~NFQ_FLAG_MASK)
114 .target = nfqueue_tg,
123 .target = nfqueue_tg_v1,
132 .target = nfqueue_tg_v2,
141 .target = nfqueue_tg_v3,
/linux-master/drivers/nfc/st21nfca/
H A Dcore.c569 struct nfc_target *target)
588 memcpy(target->iso15693_uid, inventory_skb->data, inventory_skb->len);
589 target->iso15693_dsfid = inventory_skb->data[1];
590 target->is_iso15693 = 1;
597 struct nfc_target *target, u8 comm_mode,
602 info->dep_info.idx = target->idx;
617 struct nfc_target *target)
626 target->supported_protocols = NFC_PROTO_FELICA_MASK;
634 target->supported_protocols = NFC_PROTO_JEWEL_MASK;
635 target
568 st21nfca_get_iso15693_inventory(struct nfc_hci_dev *hdev, struct nfc_target *target) argument
596 st21nfca_hci_dep_link_up(struct nfc_hci_dev *hdev, struct nfc_target *target, u8 comm_mode, u8 *gb, size_t gb_len) argument
616 st21nfca_hci_target_from_gate(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) argument
670 st21nfca_hci_complete_target_discovered(struct nfc_hci_dev *hdev, u8 gate, struct nfc_target *target) argument
759 st21nfca_hci_im_transceive(struct nfc_hci_dev *hdev, struct nfc_target *target, struct sk_buff *skb, data_exchange_cb_t cb, void *cb_context) argument
806 st21nfca_hci_check_presence(struct nfc_hci_dev *hdev, struct nfc_target *target) argument
[all...]
/linux-master/scripts/basic/
H A Dfixdep.c65 * fixdep <depfile> <target> <cmdline>
73 * savedcmd_<target> = <cmdline>
75 * and then basically copies the .<target>.d file to stdout, in the
104 fprintf(stderr, "Usage: fixdep <depfile> <target> <cmdline>\n");
266 static void parse_dep_file(char *p, const char *target) argument
312 * we expect the next token is a target.
353 /* Just discard the target */
383 printf("source_%s := %s\n\n", target, p);
384 printf("deps_%s := \\\n", target);
411 printf("\n%s: $(deps_%s)\n\n", target, targe
417 const char *depfile, *target, *cmdline; local
[all...]
/linux-master/tools/testing/selftests/exec/
H A Dbinfmt_script.py40 # @target: end of executable pathname
42 # @fill: character to fill between @root and @target to reach @size bytes
45 def test(name, size, good=True, leading="", root="./", target="/perl",
54 remaining = size - len(hashbang) - len(leading) - len(root) - len(target) - len(arg)
63 binary = dirpath + target
64 if len(target):
69 buf=hashbang + leading + root + middle + target + arg + newline
102 if len(target):
124 fill=" ", target="")
129 fill="", target
[all...]
/linux-master/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dvmem.c45 #define move_lower_bits(target, target_bit, src, src_bit) move_subword(target, target_bit, src, 0, src_bit)
46 #define move_upper_bits(target, target_bit, src, src_bit) move_subword(target, target_bit, src, src_bit, uedge_bits)
47 #define move_word(target, target_bit, src) move_subword(target, target_bit, src, 0, uedge_bits)
51 hive_uedge *target,
65 hive_uedge old_val0 = inv_subword(target[start_elem], start_bit, uedge_bits);
67 target[start_elem] = old_val0 | (src_subword << start_bit);
68 old_val1 = inv_subword(target[start_ele
50 move_subword( hive_uedge *target, unsigned int target_bit, hive_uedge src, unsigned int src_start, unsigned int src_end) argument
[all...]
/linux-master/fs/xfs/
H A Dxfs_buf.h188 struct xfs_buftarg *b_target; /* buffer target (device) */
231 int xfs_buf_get_map(struct xfs_buftarg *target, struct xfs_buf_map *map,
233 int xfs_buf_read_map(struct xfs_buftarg *target, struct xfs_buf_map *map,
236 void xfs_buf_readahead_map(struct xfs_buftarg *target,
242 struct xfs_buftarg *target,
250 return xfs_buf_get_map(target, &map, 1, XBF_INCORE | flags, bpp);
255 struct xfs_buftarg *target,
262 return xfs_buf_get_map(target, &map, 1, 0, bpp);
267 struct xfs_buftarg *target,
276 return xfs_buf_read_map(target,
241 xfs_buf_incore( struct xfs_buftarg *target, xfs_daddr_t blkno, size_t numblks, xfs_buf_flags_t flags, struct xfs_buf **bpp) argument
254 xfs_buf_get( struct xfs_buftarg *target, xfs_daddr_t blkno, size_t numblks, struct xfs_buf **bpp) argument
266 xfs_buf_read( struct xfs_buftarg *target, xfs_daddr_t blkno, size_t numblks, xfs_buf_flags_t flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) argument
281 xfs_buf_readahead( struct xfs_buftarg *target, xfs_daddr_t blkno, size_t numblks, const struct xfs_buf_ops *ops) argument
[all...]
/linux-master/drivers/scsi/
H A Dqla1280.c81 that the target device actually supports it
109 - Kill all leftovers of target-mode support which never worked anyway
306 - Added new routine to set target parameters for ISP12160.
763 qla1280_wait_for_pending_commands(struct scsi_qla_host *ha, int bus, int target) argument
773 * Wait for all commands with the designated bus/target
783 if (target >= 0 && SCSI_TCN_32(cmd) != target)
812 int bus, target, lun; local
825 target = SCSI_TCN_32(cmd);
861 target, lu
1107 qla1280_set_target_parameters(struct scsi_qla_host *ha, int bus, int target) argument
1178 int target = device->id; local
1236 int bus, target; local
1977 qla1280_set_target_defaults(struct scsi_qla_host *ha, int bus, int target) argument
2011 int bus, target; local
2062 qla1280_config_target(struct scsi_qla_host *ha, int bus, int target) argument
2124 int target, status; local
2156 int bus, target, status = 0; local
2598 qla1280_device_reset(struct scsi_qla_host *ha, int bus, int target) argument
2635 unsigned int bus, target, lun; local
3884 int bus, target, lun; local
[all...]
/linux-master/drivers/spi/
H A Dspi-bcm2835.c111 * @target: SPI target currently selected
142 struct bcm2835_spidev *target; member in struct:bcm2835_spi
150 * struct bcm2835_spidev - BCM2835 SPI target
152 * (uses target-specific clock polarity and phase settings)
157 * (uses target-specific clock polarity and phase settings)
642 bcm2835_wr(bs, BCM2835_SPI_CS, bs->target->clear_rx_cs);
665 * @target: BCM2835 SPI target
674 struct bcm2835_spidev *target,
671 bcm2835_spi_prepare_sg(struct spi_controller *ctlr, struct spi_transfer *tfr, struct bcm2835_spi *bs, struct bcm2835_spidev *target, bool is_tx) argument
770 bcm2835_spi_transfer_one_dma(struct spi_controller *ctlr, struct spi_transfer *tfr, struct bcm2835_spidev *target, u32 cs) argument
1057 struct bcm2835_spidev *target = spi_get_ctldata(spi); local
1119 struct bcm2835_spidev *target = spi_get_ctldata(spi); local
1152 struct bcm2835_spidev *target = spi_get_ctldata(spi); local
1171 bcm2835_spi_setup_dma(struct spi_controller *ctlr, struct spi_device *spi, struct bcm2835_spi *bs, struct bcm2835_spidev *target) argument
1226 struct bcm2835_spidev *target = spi_get_ctldata(spi); local
[all...]
/linux-master/drivers/platform/x86/dell/dell-wmi-sysman/
H A Dpassobj-attributes.c44 char *target = NULL; local
58 target = wmi_priv.current_admin_password;
60 target = wmi_priv.current_system_password;
61 if (!target)
63 memcpy(target, buf, length);
64 target[length] = '\0';
/linux-master/arch/mips/include/asm/
H A Dfpu.h197 * @target: The task whose FP context should be initialized.
199 * Initializes the FP context of the target task to sane default values if that
200 * target task does not already have valid FP context. Once the context has
206 static inline bool init_fp_ctx(struct task_struct *target) argument
208 /* If FP has been used then the target already has context */
209 if (tsk_used_math(target))
213 memset(&target->thread.fpu.fpr, ~0, sizeof(target->thread.fpu.fpr));
218 * Record that the target has "used" math, such that the context
222 set_stopped_child_used_math(target);
299 init_fp_ctx(struct task_struct *target) argument
[all...]
/linux-master/tools/perf/util/
H A Dbpf_ftrace.c26 pr_err("ERROR: %s target function(s).\n",
40 if (ftrace->target.cpu_list) {
45 if (target__has_task(&ftrace->target) || target__none(&ftrace->target)) {
58 if (ftrace->target.cpu_list) {
71 if (target__has_task(&ftrace->target) || target__none(&ftrace->target)) {
/linux-master/include/uapi/linux/netfilter_ipv6/
H A Dip6_tables.h109 stuff 3) the target to perform if the rule matches */
118 /* Size of ipt_entry + matches + target */
127 /* The matches (if any), then the target. */
134 struct xt_standard_target target; member in struct:ip6t_standard
139 struct xt_error_target target; member in struct:ip6t_error
151 .target = XT_TARGET_INIT(XT_STANDARD_TARGET, \
153 .target.verdict = -(__verdict) - 1, \
159 .target = XT_TARGET_INIT(XT_ERROR_TARGET, \
161 .target.errorname = "ERROR", \
/linux-master/arch/powerpc/sysdev/xive/
H A Dspapr.c210 unsigned long target,
217 pr_debug("H_INT_SET_SOURCE_CONFIG flags=0x%lx lisn=0x%lx target=%ld prio=%ld sw_irq=%ld\n",
218 flags, lisn, target, prio, sw_irq);
223 target, prio, sw_irq);
227 pr_err("H_INT_SET_SOURCE_CONFIG lisn=0x%lx target=%ld prio=%ld failed %ld\n",
228 lisn, target, prio, rc);
237 unsigned long *target,
248 target, prio, sw_irq);
257 *target = retbuf[0];
261 pr_debug("H_INT_GET_SOURCE_CONFIG target
208 plpar_int_set_source_config(unsigned long flags, unsigned long lisn, unsigned long target, unsigned long prio, unsigned long sw_irq) argument
235 plpar_int_get_source_config(unsigned long flags, unsigned long lisn, unsigned long *target, unsigned long *prio, unsigned long *sw_irq) argument
267 plpar_int_get_queue_info(unsigned long flags, unsigned long target, unsigned long priority, unsigned long *esn_page, unsigned long *esn_size) argument
298 plpar_int_set_queue_config(unsigned long flags, unsigned long target, unsigned long priority, unsigned long qpage, unsigned long qsize) argument
449 xive_spapr_configure_irq(u32 hw_irq, u32 target, u8 prio, u32 sw_irq) argument
459 xive_spapr_get_irq_config(u32 hw_irq, u32 *target, u8 *prio, u32 *sw_irq) argument
478 xive_spapr_configure_queue(u32 target, struct xive_q *q, u8 prio, __be32 *qpage, u32 order) argument
[all...]

Completed in 861 milliseconds

1234567891011>>