Home
last modified time | relevance | path

Searched refs:target (Results 4201 - 4225 of 7758) sorted by relevance

1...<<161162163164165166167168169170>>...311

/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_exthdr.c76 * If target header is found, its offset is set in *offset and return option
83 unsigned int *offset, int target) in ipv4_find_option()
113 switch (target) { in ipv4_find_option()
118 found = target == IPOPT_SSRR ? opt->is_strictroute : in ipv4_find_option()
138 return found ? target : -ENOENT; in ipv4_find_option()
82 ipv4_find_option(struct net *net, struct sk_buff *skb, unsigned int *offset, int target) ipv4_find_option() argument
/kernel/linux/linux-5.10/net/sched/
H A Dsch_fq_pie.c323 /* target is in us */ in fq_pie_change()
324 u32 target = nla_get_u32(tb[TCA_FQ_PIE_TARGET]); in fq_pie_change() local
327 q->p_params.target = in fq_pie_change()
328 PSCHED_NS2TICKS((u64)target * NSEC_PER_USEC); in fq_pie_change()
473 /* convert target from pschedtime to us */ in fq_pie_dump()
477 ((u32)PSCHED_TICKS2NS(q->p_params.target)) / in fq_pie_dump()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8978.c409 struct wm8978_pll_div *pll_div, unsigned int target, unsigned int source) in pll_factors()
414 n_div = target / source; in pll_factors()
418 n_div = target / source; in pll_factors()
429 n_mod = target - source * n_div; in pll_factors()
408 pll_factors(struct snd_soc_component *component, struct wm8978_pll_div *pll_div, unsigned int target, unsigned int source) pll_factors() argument
/kernel/linux/linux-5.10/fs/nilfs2/
H A Dalloc.c377 * @target: offset number of an entry in the group (start point)
382 unsigned long target, in nilfs_palloc_find_available_slot()
388 if (likely(target < bsize)) { in nilfs_palloc_find_available_slot()
389 pos = target; in nilfs_palloc_find_available_slot()
398 end = target; in nilfs_palloc_find_available_slot()
381 nilfs_palloc_find_available_slot(unsigned char *bitmap, unsigned long target, unsigned int bsize, spinlock_t *lock) nilfs_palloc_find_available_slot() argument
/kernel/linux/linux-5.10/kernel/
H A Djump_label.c71 jea->target = jeb->target - delta; in jump_label_swap()
75 jeb->target = tmp.target + delta; in jump_label_swap()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv50.c344 calc_div(u32 src, u32 target, int *div) in calc_div() argument
348 if (clk0 <= target) { in calc_div()
355 if (target - clk0 <= clk1 - target) in calc_div()
444 * and then switch to target clocks in nv50_clk_calc()
/kernel/linux/linux-5.10/drivers/media/rc/
H A Dserial_ir.c176 static void send_pulse_irdeo(unsigned int length, ktime_t target) in send_pulse_irdeo() argument
216 ktime_t now, target = ktime_add_us(edge, length); in send_pulse_homebrew_softcarrier() local
232 if (ktime_compare(now, target) >= 0) in send_pulse_homebrew_softcarrier()
241 if (ktime_compare(now, target) >= 0) in send_pulse_homebrew_softcarrier()
/kernel/linux/linux-5.10/drivers/media/platform/vsp1/
H A Dvsp1_histo.c220 switch (sel->target) { in histo_get_selection()
245 sel->pad, sel->target); in histo_get_selection()
359 if (sel->target == V4L2_SEL_TGT_CROP) in histo_set_selection()
361 else if (sel->target == V4L2_SEL_TGT_COMPOSE) in histo_set_selection()
/kernel/linux/linux-5.10/include/acpi/
H A Dactypes.h72 * 2) These types represent the native word size of the target mode of the
490 #define ACPI_SET_BIT(target,bit) ((target) |= (bit))
491 #define ACPI_CLEAR_BIT(target,bit) ((target) &= ~(bit))
/kernel/linux/linux-6.6/drivers/media/rc/
H A Dserial_ir.c176 static void send_pulse_irdeo(unsigned int length, ktime_t target) in send_pulse_irdeo() argument
216 ktime_t now, target = ktime_add_us(edge, length); in send_pulse_homebrew_softcarrier() local
232 if (ktime_compare(now, target) >= 0) in send_pulse_homebrew_softcarrier()
241 if (ktime_compare(now, target) >= 0) in send_pulse_homebrew_softcarrier()
/kernel/linux/linux-6.6/fs/nilfs2/
H A Dalloc.c377 * @target: offset number of an entry in the group (start point)
382 unsigned long target, in nilfs_palloc_find_available_slot()
388 if (likely(target < bsize)) { in nilfs_palloc_find_available_slot()
389 pos = target; in nilfs_palloc_find_available_slot()
398 end = target; in nilfs_palloc_find_available_slot()
381 nilfs_palloc_find_available_slot(unsigned char *bitmap, unsigned long target, unsigned int bsize, spinlock_t *lock) nilfs_palloc_find_available_slot() argument
/kernel/linux/linux-6.6/include/acpi/
H A Dactypes.h72 * 2) These types represent the native word size of the target mode of the
490 #define ACPI_SET_BIT(target,bit) ((target) |= (bit))
491 #define ACPI_CLEAR_BIT(target,bit) ((target) &= ~(bit))
/kernel/linux/linux-6.6/drivers/scsi/
H A Dmyrs.h408 unsigned char target; /* Byte 2 */ member
490 unsigned char target; /* Byte 2 */ member
579 unsigned char target; /* Byte 14 */ member
618 unsigned char target; /* Byte 1 */ member
H A Dmyrb.h201 unsigned char target; member
379 unsigned char target:5; /* Byte 2 Bits 0-4 */ member
531 unsigned target:4; /* Byte 0 Bits 0-3 */ member
609 unsigned char target; /* Byte 3 */ member
/kernel/linux/linux-6.6/drivers/scsi/sym53c8xx_2/
H A Dsym_hipd.h124 * Number of logical units per target.
127 #error "more than 64 logical units per target not allowed."
230 #define HS_DISCONNECT (3) /* Disconnected by target */
366 * Actual SYNC/WIDE IO registers value for this target.
772 u_char target; member
817 * Dummy lun table to protect us against target
855 struct sym_tcb target[SYM_CONF_MAX_TARGET]; member
1052 int sym_clear_tasks(struct sym_hcb *np, int cam_status, int target, int lun, int task);
1059 int sym_reset_scsi_target(struct sym_hcb *np, int target);
/kernel/linux/linux-6.6/drivers/target/iscsi/
H A Discsi_target_tpg.c12 #include <target/target_core_base.h>
13 #include <target/target_core_fabric.h>
14 #include <target/iscsi/iscsi_target_core.h>
23 #include <target/iscsi/iscsi_transport.h>
81 * /sys/kernel/config/target/iscsi/discovery_auth/enforce_discovery_auth in iscsit_load_discovery_tpg()
310 pr_err("iSCSI target portal group: %hu is already" in iscsit_tpg_enable_portal_group()
H A Discsi_target_tmr.c14 #include <target/target_core_base.h>
15 #include <target/target_core_fabric.h>
16 #include <target/iscsi/iscsi_transport.h>
18 #include <target/iscsi/iscsi_target_core.h>
614 * DataOUT the target requests with R2Ts, we must take into in iscsit_task_reassign_prepare_write()
/kernel/linux/linux-6.6/kernel/
H A Djump_label.c71 jea->target = jeb->target - delta; in jump_label_swap()
75 jeb->target = tmp.target + delta; in jump_label_swap()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dcore.c89 /* strlen(',variant=') + strlen(ab->qmi.target.bdf_ext) */ in ath12k_core_create_board_name()
92 if (ab->qmi.target.bdf_ext[0] != '\0') in ath12k_core_create_board_name()
94 ab->qmi.target.bdf_ext); in ath12k_core_create_board_name()
99 ab->qmi.target.chip_id, in ath12k_core_create_board_name()
100 ab->qmi.target.board_id, variant); in ath12k_core_create_board_name()
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/
H A Dvsp1_histo.c223 switch (sel->target) { in histo_get_selection()
248 sel->pad, sel->target); in histo_get_selection()
364 if (sel->target == V4L2_SEL_TGT_CROP) in histo_set_selection()
366 else if (sel->target == V4L2_SEL_TGT_COMPOSE) in histo_set_selection()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/
H A Dcore.h30 #include "target.h"
900 void ath6kl_rx(struct htc_target *target, struct htc_packet *packet);
903 enum htc_send_full_action ath6kl_tx_queue_full(struct htc_target *target,
922 void ath6kl_rx_refill(struct htc_target *target,
925 struct htc_packet *ath6kl_alloc_amsdu_rxbuf(struct htc_target *target,
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv50.c345 calc_div(u32 src, u32 target, int *div) in calc_div() argument
349 if (clk0 <= target) { in calc_div()
356 if (target - clk0 <= clk1 - target) in calc_div()
445 * and then switch to target clocks in nv50_clk_calc()
/kernel/linux/linux-6.6/drivers/i2c/busses/
H A Di2c-octeon-core.c297 * @target: Target address
306 static int octeon_i2c_read(struct octeon_i2c *i2c, int target, in octeon_i2c_read() argument
312 octeon_i2c_data_write(i2c, (target << 1) | 1); in octeon_i2c_read()
366 * @target: Target address
374 static int octeon_i2c_write(struct octeon_i2c *i2c, int target, in octeon_i2c_write() argument
379 octeon_i2c_data_write(i2c, target << 1); in octeon_i2c_write()
/kernel/linux/linux-6.6/samples/bpf/
H A DMakefile204 CLANG_ARCH_ARGS = --target=$(notdir $(CROSS_COMPILE:%-=%))
222 $(CLANG) --target=bpf -O2 -g -c -x c - -o ./llvm_btf_verify.o; \
274 # Verify LLVM compiler tools are available and bpf target is supported by llc
287 echo "*** ERROR: LLVM (${LLC}) does not support 'bpf' target" ;\
318 -include $(BPF_SAMPLES_PATH)/Makefile.target
339 # '--target=bpf'. This fixes "missing" files on some architectures/distros,
356 $(Q)$(CLANG) -g -O2 --target=bpf -D__TARGET_ARCH_$(SRCARCH) \
384 # with native target, e.g., x64, arm64, etc. 'opt' does bpf CORE IR builtin
/kernel/linux/linux-6.6/net/sched/
H A Dsch_fq_pie.c320 /* target is in us */ in fq_pie_change()
321 u32 target = nla_get_u32(tb[TCA_FQ_PIE_TARGET]); in fq_pie_change() local
324 q->p_params.target = in fq_pie_change()
325 PSCHED_NS2TICKS((u64)target * NSEC_PER_USEC); in fq_pie_change()
472 /* convert target from pschedtime to us */ in fq_pie_dump()
476 ((u32)PSCHED_TICKS2NS(q->p_params.target)) / in fq_pie_dump()

Completed in 40 milliseconds

1...<<161162163164165166167168169170>>...311