Home
last modified time | relevance | path

Searched full:wrap (Results 1 – 25 of 783) sorted by relevance

12345678910>>...32

/linux/drivers/scsi/aic7xxx/
H A Daic79xx_reg_print.c_shipped24 ahd_intstat_print(u_int regvalue, u_int *cur_col, u_int wrap)
27 0x01, regvalue, cur_col, wrap));
36 ahd_hs_mailbox_print(u_int regvalue, u_int *cur_col, u_int wrap)
39 0x0b, regvalue, cur_col, wrap));
51 ahd_seqintstat_print(u_int regvalue, u_int *cur_col, u_int wrap)
54 0x0c, regvalue, cur_col, wrap));
69 ahd_intctl_print(u_int regvalue, u_int *cur_col, u_int wrap)
72 0x18, regvalue, cur_col, wrap));
90 ahd_dfcntrl_print(u_int regvalue, u_int *cur_col, u_int wrap)
93 0x19, regvalue, cur_col, wrap));
[all …]
H A Daic7xxx_reg_print.c_shipped23 ahc_scsiseq_print(u_int regvalue, u_int *cur_col, u_int wrap)
26 0x00, regvalue, cur_col, wrap));
40 ahc_sxfrctl0_print(u_int regvalue, u_int *cur_col, u_int wrap)
43 0x01, regvalue, cur_col, wrap));
67 ahc_scsisigi_print(u_int regvalue, u_int *cur_col, u_int wrap)
70 0x03, regvalue, cur_col, wrap));
83 ahc_scsirate_print(u_int regvalue, u_int *cur_col, u_int wrap)
86 0x04, regvalue, cur_col, wrap));
102 ahc_sstat0_print(u_int regvalue, u_int *cur_col, u_int wrap)
105 0x0b, regvalue, cur_col, wrap));
[all …]
H A Daic79xx_reg.h_shipped18 #define ahd_intstat_print(regvalue, cur_col, wrap) \
19 ahd_print_register(NULL, 0, "INTSTAT", 0x01, regvalue, cur_col, wrap)
25 #define ahd_hs_mailbox_print(regvalue, cur_col, wrap) \
26 ahd_print_register(NULL, 0, "HS_MAILBOX", 0x0b, regvalue, cur_col, wrap)
32 #define ahd_seqintstat_print(regvalue, cur_col, wrap) \
33 ahd_print_register(NULL, 0, "SEQINTSTAT", 0x0c, regvalue, cur_col, wrap)
39 #define ahd_intctl_print(regvalue, cur_col, wrap) \
40 ahd_print_register(NULL, 0, "INTCTL", 0x18, regvalue, cur_col, wrap)
46 #define ahd_dfcntrl_print(regvalue, cur_col, wrap) \
47 ahd_print_register(NULL, 0, "DFCNTRL", 0x19, regvalue, cur_col, wrap)
[all …]
H A Daic7xxx_reg.h_shipped18 #define ahc_scsiseq_print(regvalue, cur_col, wrap) \
19 ahc_print_register(NULL, 0, "SCSISEQ", 0x00, regvalue, cur_col, wrap)
25 #define ahc_sxfrctl0_print(regvalue, cur_col, wrap) \
26 ahc_print_register(NULL, 0, "SXFRCTL0", 0x01, regvalue, cur_col, wrap)
32 #define ahc_scsisigi_print(regvalue, cur_col, wrap) \
33 ahc_print_register(NULL, 0, "SCSISIGI", 0x03, regvalue, cur_col, wrap)
39 #define ahc_scsirate_print(regvalue, cur_col, wrap) \
40 ahc_print_register(NULL, 0, "SCSIRATE", 0x04, regvalue, cur_col, wrap)
46 #define ahc_sstat0_print(regvalue, cur_col, wrap) \
47 ahc_print_register(NULL, 0, "SSTAT0", 0x0b, regvalue, cur_col, wrap)
[all …]
/linux/net/smc/
H A Dsmc_cdc.h30 __be16 wrap; member
56 u16 wrap; member
95 curs->wrap++; in smc_curs_add()
153 if (old->wrap != new->wrap) in smc_curs_diff()
167 if (old->wrap > new->wrap || in smc_curs_comp()
168 (old->wrap == new->wrap && old->count > new->count)) in smc_curs_comp()
180 if (old->wrap < new->wrap) in smc_curs_diff_large()
183 (new->wrap - old->wrap - 1) * size, in smc_curs_diff_large()
186 if (old->wrap > new->wrap) /* wrap has switched from 0xffff to 0x0000 */ in smc_curs_diff_large()
189 (new->wrap + 0xffff - old->wrap) * size, in smc_curs_diff_large()
[all …]
H A Dsmc_diag.c116 .rx_prod.wrap = conn->local_rx_ctrl.prod.wrap, in __smc_diag_dump()
118 .rx_cons.wrap = conn->local_rx_ctrl.cons.wrap, in __smc_diag_dump()
121 .tx_prod.wrap = conn->local_tx_ctrl.prod.wrap, in __smc_diag_dump()
123 .tx_cons.wrap = conn->local_tx_ctrl.cons.wrap, in __smc_diag_dump()
134 .tx_prep.wrap = conn->tx_curs_prep.wrap, in __smc_diag_dump()
136 .tx_sent.wrap = conn->tx_curs_sent.wrap, in __smc_diag_dump()
138 .tx_fin.wrap = conn->tx_curs_fin.wrap, in __smc_diag_dump()
/linux/tools/testing/cxl/
H A DKbuild2 ldflags-y += --wrap=acpi_table_parse_cedt
3 ldflags-y += --wrap=is_acpi_device_node
4 ldflags-y += --wrap=acpi_evaluate_integer
5 ldflags-y += --wrap=acpi_pci_find_root
6 ldflags-y += --wrap=nvdimm_bus_register
7 ldflags-y += --wrap=devm_cxl_port_enumerate_dports
8 ldflags-y += --wrap=devm_cxl_setup_hdm
9 ldflags-y += --wrap=devm_cxl_add_passthrough_decoder
10 ldflags-y += --wrap=devm_cxl_enumerate_decoders
11 ldflags-y += --wrap=cxl_await_media_ready
[all …]
/linux/tools/testing/nvdimm/
H A DKbuild2 ldflags-y += --wrap=ioremap_wc
3 ldflags-y += --wrap=memremap
4 ldflags-y += --wrap=devm_ioremap
5 ldflags-y += --wrap=devm_memremap
6 ldflags-y += --wrap=devm_memunmap
7 ldflags-y += --wrap=ioremap
8 ldflags-y += --wrap=iounmap
9 ldflags-y += --wrap=memunmap
10 ldflags-y += --wrap=__devm_request_region
11 ldflags-y += --wrap=__devm_release_region
[all …]
/linux/drivers/infiniband/hw/hfi1/
H A Dpio_copy.c28 * o pbuf can wrap only at a block boundary
60 * 2. We cannot wrap except on a block boundary. in pio_copy()
76 * If the wrap comes before or matches the data end, in pio_copy()
77 * copy until until the wrap, then wrap. in pio_copy()
81 * and nothing will get written, but we will wrap in in pio_copy()
95 /* write 8-byte non-SOP, non-wrap chunk data */ in pio_copy()
102 /* at this point we have wrapped if we are going to wrap */ in pio_copy()
115 * as we only wrap on a block boundary in pio_copy()
291 * 2. We cannot wrap except on a block boundary. in seg_pio_copy_start()
307 * If the wrap comes before or matches the data end, in seg_pio_copy_start()
[all …]
/linux/lib/
H A Dstring_kunit.c535 } wrap; in string_test_strtomem() local
537 memset(&wrap, 0xFF, sizeof(wrap)); in string_test_strtomem()
538 KUNIT_EXPECT_EQ_MSG(test, wrap.canary1, ULONG_MAX, in string_test_strtomem()
540 KUNIT_EXPECT_EQ_MSG(test, wrap.canary2, ULONG_MAX, in string_test_strtomem()
544 strtomem(wrap.output, input); in string_test_strtomem()
545 KUNIT_EXPECT_EQ(test, wrap.canary1, ULONG_MAX); in string_test_strtomem()
546 KUNIT_EXPECT_EQ(test, wrap.output[0], input[0]); in string_test_strtomem()
547 KUNIT_EXPECT_EQ(test, wrap.output[1], input[1]); in string_test_strtomem()
548 for (size_t i = 2; i < sizeof(wrap.output); i++) in string_test_strtomem()
549 KUNIT_EXPECT_EQ(test, wrap.output[i], 0xFF); in string_test_strtomem()
[all …]
H A Dcpumask.c15 * @wrap: assume @n crossing @start terminates the iteration
19 * Note: the @wrap argument is required for the start condition when
22 unsigned int cpumask_next_wrap(int n, const struct cpumask *mask, int start, bool wrap) in cpumask_next_wrap() argument
29 if (wrap && n < start && next >= start) { in cpumask_next_wrap()
33 wrap = true; in cpumask_next_wrap()
144 /* Wrap: we always want a cpu. */ in cpumask_local_spread()
H A Dsbitmap.c64 unsigned int depth, unsigned int alloc_hint, bool wrap) in sbitmap_deferred_clear() argument
79 * to take wrap & alloc_hint into account, otherwise a in sbitmap_deferred_clear()
82 if (!wrap && alloc_hint) in sbitmap_deferred_clear()
159 unsigned int hint, bool wrap) in __sbitmap_get_word() argument
163 /* don't wrap if starting from 0 */ in __sbitmap_get_word()
164 wrap = wrap && hint; in __sbitmap_get_word()
174 if (hint && wrap) { in __sbitmap_get_word()
195 bool wrap) in sbitmap_find_bit_in_word() argument
201 alloc_hint, wrap); in sbitmap_find_bit_in_word()
204 if (!sbitmap_deferred_clear(map, depth, alloc_hint, wrap)) in sbitmap_find_bit_in_word()
[all …]
H A DKconfig.ubsan120 bool "Perform checking for signed arithmetic wrap-around"
128 for wrap-around of any arithmetic operations with signed integers.
131 arithmetic undefined behavior into wrap-around arithmetic. Future
132 sanitizer versions will allow for wrap-around checking (rather than
/linux/drivers/hid/
H A Dhid-bigbenff.c37 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position)
39 * 0x81, 0x01, // Input (Const,Array,Abs,No Wrap,Linear,Preferred State,No Null Position)
47 * 0x81, 0x42, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,Null State)
50 * 0x81, 0x01, // Input (Const,Array,Abs,No Wrap,Linear,Preferred State,No Null Position)
59 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position)
74 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position)
77 …* 0xB1, 0x02, // Feature (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,…
79 …* 0x91, 0x02, // Output (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,N…
88 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position)
126 0x81, 0x02, /* Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) */
[all …]
/linux/drivers/leds/
H A Dleds-wrap.c3 * LEDs driver for PCEngines WRAP
19 #define DRVNAME "wrap-led"
54 .name = "wrap::power",
61 .name = "wrap::error",
67 .name = "wrap::extra",
128 MODULE_DESCRIPTION("PCEngines WRAP LED driver");
/linux/include/linux/
H A Doverflow.h62 * Returns true on wrap-around, false otherwise.
65 * wrap-around occurred.
77 * tripping any wrap-around sanitizers that may be enabled.
91 * Increments @var by @offset with wrap-around. Returns the resulting
92 * value of @var. Will not trip any wrap-around sanitizers.
108 * Returns true on wrap-around, false otherwise.
111 * wrap-around occurred.
123 * tripping any wrap-around sanitizers that may be enabled.
137 * Decrements @var by @offset with wrap-around. Returns the resulting
138 * value of @var. Will not trip any wrap-around sanitizers.
[all …]
/linux/Documentation/devicetree/bindings/clock/
H A Dmediatek,mt8188-clock.yaml38 - mediatek,mt8188-imp-iic-wrap-c
39 - mediatek,mt8188-imp-iic-wrap-en
40 - mediatek,mt8188-imp-iic-wrap-w
65 compatible = "mediatek,mt8188-imp-iic-wrap-c";
/linux/drivers/clk/mediatek/
H A Dclk-mt8188-imp_iic_wrap.c65 { .compatible = "mediatek,mt8188-imp-iic-wrap-c", .data = &imp_iic_wrap_c_desc },
66 { .compatible = "mediatek,mt8188-imp-iic-wrap-w", .data = &imp_iic_wrap_w_desc },
67 { .compatible = "mediatek,mt8188-imp-iic-wrap-en", .data = &imp_iic_wrap_en_desc },
/linux/Documentation/devicetree/bindings/media/
H A Dnxp,imx-mipi-csi2.yaml52 - const: wrap
67 description: The desired external clock ("wrap") frequency, in Hz
149 clock-names = "pclk", "wrap", "phy";
193 clock-names = "pclk", "wrap", "phy", "axi";
/linux/drivers/hwtracing/coresight/
H A Dcoresight-trbe.c44 * we hit a "WRAP" event.
269 * Mark the buffer to indicate that there was a WRAP event by in trbe_report_wrap_event()
273 * lost between the time the WRAP was detected and the IRQ in trbe_report_wrap_event()
308 * wrapped around again to the base pointer. This is called a TRBE wrap event, which
309 * generates a maintenance interrupt when operated in WRAP or FILL mode. This driver
310 * uses FILL mode, where the TRBE stops the trace collection at wrap event. The IRQ
314 * Wrap around with an IRQ
466 * the end of the buffer, neither an wrap around nor an IRQ is expected in __trbe_normal_offset()
479 * end of the buffer, it will just wrap around with an IRQ giving an in __trbe_normal_offset()
492 * reaches the end of the buffer, it will just wrap around with an IRQ in __trbe_normal_offset()
[all …]
/linux/fs/ecryptfs/
H A DKconfig18 bool "Enable notifications for userspace key wrap/unwrap"
22 for userspace to wrap/unwrap file encryption keys by other
/linux/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c51 .wrap = gss_krb5_wrap_v2,
80 .wrap = gss_krb5_wrap_v2,
119 .wrap = gss_krb5_wrap_v2,
145 .wrap = gss_krb5_wrap_v2,
174 .wrap = gss_krb5_wrap_v2,
200 .wrap = gss_krb5_wrap_v2,
558 * @pages: plaintext to wrap
570 return kctx->gk5e->wrap(kctx, offset, buf, pages); in gss_krb5_wrap()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum2_kvdl.c63 bool wrap = false; in mlxsw_sp2_kvdl_part_find_zero_bits() local
71 if (!wrap && bit + bit_count >= part->usage_bit_count) { in mlxsw_sp2_kvdl_part_find_zero_bits()
72 wrap = true; in mlxsw_sp2_kvdl_part_find_zero_bits()
76 if (wrap && bit + bit_count >= start_bit) in mlxsw_sp2_kvdl_part_find_zero_bits()
/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_timeline.c242 { "wrap", 0, false, true }, in igt_sync()
679 * Across a seqno wrap, we need to keep the old cacheline alive for in live_hwsp_wrap()
744 /* With wrap should come a new hwsp */ in live_hwsp_wrap()
962 while (tl->seqno >= seqno) { /* Cause a wrap */ in wrap_timeline()
996 * priority saturation) and a wrap can happen within 30 minutes. in live_hwsp_read()
1060 * Start at a new wrap, and set seqno right before another wrap, in live_hwsp_read()
1226 /* We expected a wrap! */ in live_hwsp_rollover_kernel()
1230 pr_err("Wait for timeline wrap timed out!\n"); in live_hwsp_rollover_kernel()
1237 pr_err("Pre-wrap request not completed!\n"); in live_hwsp_rollover_kernel()
1265 * Simulate a long running user context, and force the seqno wrap in live_hwsp_rollover_user()
[all …]
/linux/tools/testing/selftests/bpf/
H A Dbpf_experimental.h25 /* Convenience macro to wrap over bpf_obj_new_impl */
39 /* Convenience macro to wrap over bpf_obj_drop_impl */
53 /* Convenience macro to wrap over bpf_refcount_acquire_impl */
69 /* Convenience macro to wrap over bpf_list_push_front_impl */
85 /* Convenience macro to wrap over bpf_list_push_back_impl */
123 /* Convenience macro to wrap over bpf_rbtree_add_impl */
148 /* Convenience macro to wrap over bpf_percpu_obj_new_impl */
170 /* Convenience macro to wrap over bpf_obj_drop_impl */

12345678910>>...32