Home
last modified time | relevance | path

Searched +full:0 +full:x61 (Results 1 – 25 of 1015) sorted by relevance

12345678910>>...41

/linux-6.14.4/kernel/bpf/preload/iterators/
Diterators.lskel-little-endian.h27 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_map__attach()
29 if (fd > 0) in iterators_bpf__dump_bpf_map__attach()
38 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_prog__attach()
40 if (fd > 0) in iterators_bpf__dump_bpf_prog__attach()
48 int ret = 0; in iterators_bpf__attach()
50 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_map__attach(skel); in iterators_bpf__attach()
51 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_prog__attach(skel); in iterators_bpf__attach()
52 return ret < 0 ? ret : 0; in iterators_bpf__attach()
96 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load()
97 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load()
[all …]
Diterators.lskel-big-endian.h27 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_map__attach()
29 if (fd > 0) in iterators_bpf__dump_bpf_map__attach()
38 int fd = skel_link_create(prog_fd, 0, BPF_TRACE_ITER); in iterators_bpf__dump_bpf_prog__attach()
40 if (fd > 0) in iterators_bpf__dump_bpf_prog__attach()
48 int ret = 0; in iterators_bpf__attach()
50 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_map__attach(skel); in iterators_bpf__attach()
51 ret = ret < 0 ? ret : iterators_bpf__dump_bpf_prog__attach(skel); in iterators_bpf__attach()
52 return ret < 0 ? ret : 0; in iterators_bpf__attach()
96 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load()
97 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ in iterators_bpf__load()
[all …]
/linux-6.14.4/crypto/
Dtestmgr.h34 * @ksize: Length of @key in bytes (0 if no key)
101 * @crypt_error: When @novrfy=0, the expected error from encrypt(). When
243 "\x1F\xB8\xDF\xBA\xAF\x03\x5C\x02\xAB\x61\xEA\x48\xCE\xEB\x6F\xCD"
247 "\x4E\xE0\xAA\xB1\x2D\x7B\x61\xA5\x1F\x52\x7A\x9A\x41\xF6\xC1\x68"
280 "\x61\xAD\xBD\x3A\x8A\x7E\x99\x1C\x5C\x05\x56\xA9\x4C\x31\x46\xA7"
319 "\x61\xC3\x89\x55\xF0\xAE\x1A\x9C\x22\xEE\x19\x05\x8D\x32\xFE\xEC"
355 "\xB5\x67\xFA\x37\xA8\xB8\xCF\x61\xE8\x63\xD8\x38\x06\x21\x2B\x92"
370 "\xC2\x18\xB1\x58\xB1\x50\x91\xB8\x61\x41\xB6\xA9\xCE\xD4\x7C\xBB"
375 "\xBE\x44\xFD\x36\xAC\x8C\x9B\x02\xF7\x9A\x03\xE8\x19\xA6\x61\xAE"
384 "\x5E\x0B\x4E\x5E\x03\x31\x30\xDF\xD6\xAE\x85\xD0\x81\xBB\x61\xC7"
[all …]
Ddh.c27 memset(ctx, 0, sizeof(*ctx)); in dh_clear_ctx()
50 return (p_len < 2048) ? -EINVAL : 0; in dh_check_params_length()
52 return (p_len < 1536) ? -EINVAL : 0; in dh_check_params_length()
68 return 0; in dh_set_params()
80 if (crypto_dh_decode_key(buf, len, &params) < 0) in dh_set_secret()
83 if (dh_set_params(ctx, &params) < 0) in dh_set_secret()
90 return 0; in dh_set_secret()
113 return 0; in dh_is_pubkey_valid()
126 if (mpi_cmp_ui(y, 1) < 1 || mpi_cmp(y, ctx->p) >= 0) in dh_is_pubkey_valid()
134 val = mpi_alloc(0); in dh_is_pubkey_valid()
[all …]
/linux-6.14.4/arch/arm/boot/dts/nxp/imx/
Dimx6qdl-apalis.dtsi25 reg = <0x10000000 0>;
30 brightness-levels = <0 45 63 88 119 158 203 255>;
34 pinctrl-0 = <&pinctrl_gpio_bl_on>;
36 pwms = <&pwm4 0 5000000 PWM_POLARITY_INVERTED>;
42 #clock-cells = <0>;
49 pinctrl-0 = <&pinctrl_gpio_keys>;
63 #size-cells = <0>;
66 pinctrl-0 = <&pinctrl_ipu1_lcdif>;
69 port@0 {
70 reg = <0>;
[all …]
/linux-6.14.4/lib/fonts/
Dfont_10x18.c12 { 0, 0, FONTDATAMAX, 0 }, {
13 /* 0 0x00 '^@' */
14 0x00, 0x00, /* 0000000000 */
15 0x00, 0x00, /* 0000000000 */
16 0x00, 0x00, /* 0000000000 */
17 0x00, 0x00, /* 0000000000 */
18 0x00, 0x00, /* 0000000000 */
19 0x00, 0x00, /* 0000000000 */
20 0x00, 0x00, /* 0000000000 */
21 0x00, 0x00, /* 0000000000 */
[all …]
/linux-6.14.4/drivers/staging/media/meson/vdec/
Dcodec_h264.c15 #define SIZE_WORKSPACE 0x1ee000
22 #define WORKSPACE_BUF_OFFSET 0x1000000
25 #define CMD_MASK GENMASK(7, 0)
43 #define PIC_STRUCT_MASK GENMASK(2, 0)
44 #define BUF_IDX_MASK GENMASK(4, 0)
47 #define OFFSET_MASK GENMASK(15, 0)
51 #define MB_TOTAL_MASK GENMASK(15, 0)
52 #define MB_WIDTH_MASK GENMASK(7, 0)
54 #define MAX_REF_MASK GENMASK(6, 0)
56 #define AR_IDC_MASK GENMASK(7, 0)
[all …]
/linux-6.14.4/drivers/media/i2c/
Dsaa7185.c28 module_param(debug, int, 0);
29 MODULE_PARM_DESC(debug, "Debug level (0-1)");
81 block_len = 0; in saa7185_write_block()
82 block_data[block_len++] = reg = data[0]; in saa7185_write_block()
88 } while (len >= 2 && data[0] == reg && block_len < 32); in saa7185_write_block()
90 if (ret < 0) in saa7185_write_block()
98 if (ret < 0) in saa7185_write_block()
110 0x3a, 0x0f, /* CBENB=0, V656=0, VY2C=1,
113 0x42, 0x6b, /* OVLY0=107 */
114 0x43, 0x00, /* OVLU0=0 white */
[all …]
/linux-6.14.4/drivers/net/wireless/broadcom/b43/
Dradio_2057.c17 { 0x0E, 0x20 }, { 0x31, 0x00 }, { 0x32, 0x00 }, { 0x33, 0x00 },
18 { 0x35, 0x26 }, { 0x3C, 0xff }, { 0x3D, 0xff }, { 0x3E, 0xff },
19 { 0x3F, 0xff }, { 0x62, 0x33 }, { 0x8A, 0xf0 }, { 0x8B, 0x10 },
20 { 0x8C, 0xf0 }, { 0x91, 0x3f }, { 0x92, 0x36 }, { 0xA4, 0x8c },
21 { 0xA8, 0x55 }, { 0xAF, 0x01 }, { 0x10F, 0xf0 }, { 0x110, 0x10 },
22 { 0x111, 0xf0 }, { 0x116, 0x3f }, { 0x117, 0x36 }, { 0x129, 0x8c },
23 { 0x12D, 0x55 }, { 0x134, 0x01 }, { 0x15E, 0x00 }, { 0x15F, 0x00 },
24 { 0x160, 0x00 }, { 0x161, 0x00 }, { 0x162, 0x00 }, { 0x163, 0x00 },
25 { 0x169, 0x02 }, { 0x16A, 0x00 }, { 0x16B, 0x00 }, { 0x16C, 0x00 },
26 { 0x1A4, 0x00 }, { 0x1A5, 0x00 }, { 0x1A6, 0x00 }, { 0x1AA, 0x00 },
[all …]
Dradio_2059.c17 { 0x051, 0x70 }, { 0x05a, 0x03 }, { 0x079, 0x01 }, { 0x082, 0x70 },
18 { 0x083, 0x00 }, { 0x084, 0x70 }, { 0x09a, 0x7f }, { 0x0b6, 0x10 },
19 { 0x188, 0x05 },
61 RADIOREGS(0x48, 0x16, 0x30, 0x1b, 0x0a, 0x0a, 0x30, 0x6c,
62 0x09, 0x0f, 0x0a, 0x00, 0x0a, 0x00, 0x61, 0x73,
63 0x00, 0x00, 0x00, 0xd0, 0x00),
64 PHYREGS(0x03c9, 0x03c5, 0x03c1, 0x043a, 0x043f, 0x0443),
68 RADIOREGS(0x4b, 0x16, 0x30, 0x1b, 0x0a, 0x0a, 0x30, 0x71,
69 0x09, 0x0f, 0x0a, 0x00, 0x0a, 0x00, 0x61, 0x73,
70 0x00, 0x00, 0x00, 0xd0, 0x00),
[all …]
/linux-6.14.4/tools/testing/selftests/kvm/s390/
Dcmma_test.c44 " sllg 1,1,12(0)\n" in guest_do_one_essa()
46 " .insn rrf,0xb9ab0000,2,1,1,0\n" in guest_do_one_essa()
48 " diag 0,0,0x501\n" in guest_do_one_essa()
49 "0: j 0b" in guest_do_one_essa()
71 "1: sllg 2,1,12(0)\n" in guest_dirty_test_data()
73 " .insn rrf,0xb9ab0000,4,2,1,0\n" in guest_dirty_test_data()
79 " diag 0,0,0x501\n" in guest_dirty_test_data()
80 "0: j 0b" in guest_dirty_test_data()
101 vm_userspace_mem_region_add(vm, VM_MEM_SRC_ANONYMOUS, 0, 0, MAIN_PAGE_COUNT, 0); in create_main_memslot()
103 for (i = 0; i < NR_MEM_REGIONS; i++) in create_main_memslot()
[all …]
/linux-6.14.4/sound/drivers/pcsp/
Dpcsp_input.c24 outb_p(0xB6, 0x43); in pcspkr_do_sound()
26 outb_p(count & 0xff, 0x42); in pcspkr_do_sound()
27 outb((count >> 8) & 0xff, 0x42); in pcspkr_do_sound()
29 outb_p(inb_p(0x61) | 3, 0x61); in pcspkr_do_sound()
32 outb(inb_p(0x61) & 0xFC, 0x61); in pcspkr_do_sound()
40 pcspkr_do_sound(0); in pcspkr_stop_sound()
46 unsigned int count = 0; in pcspkr_input_event()
49 return 0; in pcspkr_input_event()
74 return 0; in pcspkr_input_event()
88 input_dev->id.vendor = 0x001f; in pcspkr_input_init()
[all …]
Dpcsp_lib.c54 outb(chip->val61, 0x61); in pcsp_timer_update()
55 chip->thalf = 0; in pcsp_timer_update()
61 return 0; in pcsp_timer_update()
67 val ^= 0x80; in pcsp_timer_update()
73 outb_p(chip->val61, 0x61); in pcsp_timer_update()
74 outb_p(timer_cnt, 0x42); in pcsp_timer_update()
75 outb(chip->val61 ^ 1, 0x61); in pcsp_timer_update()
77 outb(chip->val61 ^ 2, 0x61); in pcsp_timer_update()
107 if (periods_elapsed < 0) { in pcsp_pointer_update()
110 "PCSP: buffer_bytes mod period_bytes != 0 ? (%zi %zi %zi)\n", in pcsp_pointer_update()
[all …]
/linux-6.14.4/drivers/net/wireless/realtek/rtw88/
Drtw8821a.c21 static const s8 lna_gain_table[] = {15, -1, -17, 0, -30, -38}; in rtw8821a_cck_rx_pwr()
22 s8 rx_pwr_all = 0; in rtw8821a_cck_rx_pwr()
30 case 0: in rtw8821a_cck_rx_pwr()
62 /* [31] = 0 --> Page C */ in rtw8821a_iqk_backup_rf()
63 rtw_write32_mask(rtwdev, REG_CCASEL, BIT(31), 0x0); in rtw8821a_iqk_backup_rf()
66 for (i = 0; i < rf_num; i++) in rtw8821a_iqk_backup_rf()
77 /* [31] = 0 --> Page C */ in rtw8821a_iqk_restore_rf()
78 rtw_write32_mask(rtwdev, REG_CCASEL, BIT(31), 0x0); in rtw8821a_iqk_restore_rf()
80 for (i = 0; i < rf_reg_num; i++) in rtw8821a_iqk_restore_rf()
90 /* [31] = 0 --> Page C */ in rtw8821a_iqk_restore_afe()
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/amdzen1/
Dcache.json4 "EventCode": "0x80",
9 "EventCode": "0x81",
14 "EventCode": "0x82",
19 "EventCode": "0x83",
24 "EventCode": "0x84",
29 "EventCode": "0x85",
34 "EventCode": "0x86",
39 "EventCode": "0x87",
41 "UMask": "0x04"
45 "EventCode": "0x87",
[all …]
/linux-6.14.4/arch/arm64/boot/dts/freescale/
Dimx8x-colibri.dtsi14 pinctrl-0 = <&pinctrl_gpiokeys>;
29 pinctrl-0 = <&pinctrl_usbc_det>;
58 pinctrl-0 = <&pinctrl_usbh1_reg>;
87 pinctrl-0 = <&pinctrl_adc0>;
94 pinctrl-0 = <&pinctrl_pwm_a>;
127 #size-cells = <0>;
130 pinctrl-0 = <&pinctrl_i2c0>, <&pinctrl_sgtl5000_usb_clk>;
136 reg = <0x8>;
143 pinctrl-0 = <&pinctrl_usb3503a>;
155 reg = <0xa>;
[all …]
/linux-6.14.4/drivers/input/misc/
Dpcspkr.c26 unsigned int count = 0; in pcspkr_event()
50 outb_p(0xB6, 0x43); in pcspkr_event()
52 outb_p(count & 0xff, 0x42); in pcspkr_event()
53 outb((count >> 8) & 0xff, 0x42); in pcspkr_event()
55 outb_p(inb_p(0x61) | 3, 0x61); in pcspkr_event()
58 outb(inb_p(0x61) & 0xFC, 0x61); in pcspkr_event()
63 return 0; in pcspkr_event()
78 pcspkr_dev->id.vendor = 0x001f; in pcspkr_probe()
79 pcspkr_dev->id.product = 0x0001; in pcspkr_probe()
80 pcspkr_dev->id.version = 0x0100; in pcspkr_probe()
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/amdzen2/
Dcache.json4 "EventCode": "0x60",
6 "UMask": "0x80"
10 "EventCode": "0x60",
12 "UMask": "0x40"
16 "EventCode": "0x60",
18 "UMask": "0x20"
22 "EventCode": "0x60",
24 "UMask": "0x10"
28 "EventCode": "0x60",
30 "UMask": "0x08"
[all …]
/linux-6.14.4/drivers/media/pci/cx88/
Dcx88-dvb.c71 } while (0)
84 sizes[0] = dev->ts_packet_size * dev->ts_packet_count; in queue_setup()
86 return 0; in queue_setup()
108 memset(risc, 0, sizeof(*risc)); in buffer_finish()
128 return 0; in start_streaming()
165 int ret = 0; in cx88_dvb_bus_ctrl()
182 dev->frontends.active_fe_id = 0; in cx88_dvb_bus_ctrl()
216 static const u8 clock_config[] = { CLOCK_CTL, 0x38, 0x39 }; in dvico_fusionhdtv_demod_init()
217 static const u8 reset[] = { RESET, 0x80 }; in dvico_fusionhdtv_demod_init()
218 static const u8 adc_ctl_1_cfg[] = { ADC_CTL_1, 0x40 }; in dvico_fusionhdtv_demod_init()
[all …]
/linux-6.14.4/tools/perf/pmu-events/arch/x86/amdzen3/
Dcache.json4 "EventCode": "0x60",
6 "UMask": "0x80"
10 "EventCode": "0x60",
12 "UMask": "0x40"
16 "EventCode": "0x60",
18 "UMask": "0x20"
22 "EventCode": "0x60",
24 "UMask": "0x10"
28 "EventCode": "0x60",
30 "UMask": "0x08"
[all …]
/linux-6.14.4/arch/x86/include/asm/
Dmach_timer.h24 outb((inb(0x61) & ~0x02) | 0x01, 0x61); in mach_prepare_counter()
29 * Set the Gate high, program CTC channel 2 for mode 0, in mach_prepare_counter()
35 outb(0xb0, 0x43); /* binary, mode 0, LSB/MSB, Ch 2 */ in mach_prepare_counter()
36 outb_p(CALIBRATE_LATCH & 0xff, 0x42); /* LSB of count */ in mach_prepare_counter()
37 outb_p(CALIBRATE_LATCH >> 8, 0x42); /* MSB of count */ in mach_prepare_counter()
42 unsigned long count = 0; in mach_countup()
45 } while ((inb_p(0x61) & 0x20) == 0); in mach_countup()
/linux-6.14.4/Documentation/dev-tools/
Dkfence.rst29 CONFIG_KFENCE_SAMPLE_INTERVAL=0
41 ``CONFIG_KFENCE_SAMPLE_INTERVAL``. Setting ``kfence.sample_interval=0``
87 BUG: KFENCE: out-of-bounds read in test_out_of_bounds_read+0xa6/0x234
89 Out-of-bounds read at 0xffff8c3f2e291fff (1B left of kfence-#72):
90 test_out_of_bounds_read+0xa6/0x234
91 kunit_try_run_case+0x61/0xa0
92 kunit_generic_run_threadfn_adapter+0x16/0x30
93 kthread+0x176/0x1b0
94 ret_from_fork+0x22/0x30
96 kfence-#72: 0xffff8c3f2e292000-0xffff8c3f2e29201f, size=32, cache=kmalloc-32
[all …]
/linux-6.14.4/drivers/net/wan/
Dwanxlfw.inc_shipped2 0x60,0x00,0x00,0x16,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
3 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x06,0xB9,0x40,0x00,0x00,0x00,0x00,0x00,
4 0x10,0x14,0x42,0x80,0x4A,0xB0,0x09,0xB0,0x00,0x00,0x10,0x04,0x67,0x00,0x00,0x0E,
5 0x06,0xB0,0x40,0x00,0x00,0x00,0x09,0xB0,0x00,0x00,0x10,0x04,0x58,0x80,0x0C,0x80,
6 0x00,0x00,0x00,0x10,0x66,0x00,0xFF,0xDE,0x21,0xFC,0x00,0x00,0x16,0xBC,0x00,0x6C,
7 0x21,0xFC,0x00,0x00,0x17,0x5E,0x01,0x00,0x21,0xFC,0x00,0x00,0x16,0xDE,0x01,0x78,
8 0x21,0xFC,0x00,0x00,0x16,0xFE,0x01,0x74,0x21,0xFC,0x00,0x00,0x17,0x1E,0x01,0x70,
9 0x21,0xFC,0x00,0x00,0x17,0x3E,0x01,0x6C,0x21,0xFC,0x00,0x00,0x18,0x4C,0x02,0x00,
10 0x23,0xFC,0x78,0x00,0x00,0x00,0xFF,0xFC,0x15,0x48,0x33,0xFC,0x04,0x80,0xFF,0xFC,
11 0x10,0x26,0x33,0xFC,0x01,0x10,0xFF,0xFC,0x10,0x2A,0x23,0xFC,0x00,0xD4,0x9F,0x40,
[all …]
/linux-6.14.4/lib/crypto/
Dblake2s-selftest.c28 * for (i = 0; i < len; i++) {
29 * if (i && (i % 12) == 0)
31 * printf("0x%02x, ", vec[i]);
43 * key[0] = key[1] = 1;
47 * for (i = 0; i < BLAKE2S_TESTVEC_COUNT; ++i)
52 * for (i = 0; i < BLAKE2S_TESTVEC_COUNT; ++i) {
62 * return 0;
66 { 0xa1, },
67 { 0x7c, 0x89, },
68 { 0x74, 0x0e, 0xd4, },
[all …]
/linux-6.14.4/fs/unicode/
Dutf8-selftest.c29 } while (0)
49 .str = {0xc2, 0xbc, 0x00},
50 .dec = {0xc2, 0xbc, 0x00},
55 .str = {0xc3, 0xa4, 0x00},
56 .dec = {0x61, 0xcc, 0x88, 0x00},
61 .str = {0xC7, 0x89, 0x00},
62 .dec = {0xC7, 0x89, 0x00},
66 .str = {0xCE, 0x87, 0x00},
67 .dec = {0xC2, 0xB7, 0x00}
73 .str = {0x41, 0xcc, 0x81, 0xcc, 0xa8, 0x0},
[all …]

12345678910>>...41