Home
last modified time | relevance | path

Searched full:this (Results 1 – 25 of 9966) sorted by relevance

12345678910>>...399

/linux/sound/usb/line6/
H A Dmidibuf.c33 static int midibuf_is_empty(struct midi_buffer *this) in midibuf_is_empty() argument
35 return (this->pos_read == this->pos_write) && !this->full; in midibuf_is_empty()
38 static int midibuf_is_full(struct midi_buffer *this) in midibuf_is_full() argument
40 return this->full; in midibuf_is_full()
43 void line6_midibuf_reset(struct midi_buffer *this) in line6_midibuf_reset() argument
45 this->pos_read = this->pos_write = this->full = 0; in line6_midibuf_reset()
46 this->command_prev = -1; in line6_midibuf_reset()
49 int line6_midibuf_init(struct midi_buffer *this, int size, int split) in line6_midibuf_init() argument
51 this->buf = kmalloc(size, GFP_KERNEL); in line6_midibuf_init()
53 if (this->buf == NULL) in line6_midibuf_init()
[all …]
/linux/drivers/clk/mediatek/
H A DKconfig18 This driver supports MediaTek frequency hopping and
27 This driver supports MediaTek MT2701 basic clocks.
33 This driver supports MediaTek MT2701 mmsys clocks.
39 This driver supports MediaTek MT2701 imgsys clocks.
45 This driver supports MediaTek MT2701 vdecsys clocks.
51 This driver supports MediaTek MT2701 hifsys clocks.
57 This driver supports MediaTek MT2701 ethsys clocks.
63 This driver supports MediaTek MT2701 bdpsys clocks.
69 This driver supports Mediatek MT2701 audsys clocks.
75 This driver supports MediaTek MT2701 g3dsys clocks.
[all …]
/linux/tools/perf/pmu-events/arch/arm64/fujitsu/monaka/
H A Dfp_operation.json5 … "BriefDescription": "This event counts architecturally executed floating-point move operation."
10 …"BriefDescription": "This event counts architecturally executed NOSIMD load operations that using …
15 …"BriefDescription": "This event counts architecturally executed NOSIMD store operations that using…
19 …"BriefDescription": "This event counts architecturally executed Advanced SIMD floating-point opera…
23 … "BriefDescription": "This event counts architecturally executed SVE floating-point operation."
27 …"BriefDescription": "This event counts architecturally executed Advanced SIMD or SVE floating-poin…
31 …"BriefDescription": "This event counts architecturally executed half-precision floating-point oper…
35 …"BriefDescription": "This event counts architecturally executed Advanced SIMD half-precision float…
39 …"BriefDescription": "This event counts architecturally executed SVE half-precision floating-point …
43 …"BriefDescription": "This event counts architecturally executed Advanced SIMD or SVE half-precisio…
[all …]
H A Dtlb.json4 …"BriefDescription": "This event counts operations that cause a TLB refill of the L1I TLB. See L1I_…
8 …"BriefDescription": "This event counts operations that cause a TLB refill of the L1D TLB. See L1D_…
12 …"BriefDescription": "This event counts operations that cause a TLB access to the L1D TLB. See L1D_…
16 …"BriefDescription": "This event counts operations that cause a TLB access to the L1I TLB. See L1I_…
20 …"BriefDescription": "This event counts operations that cause a TLB refill of the L2D TLB. See L2D_…
24 …"BriefDescription": "This event counts operations that cause a TLB access to the L2D TLB. See L2D_…
28 … "BriefDescription": "This event counts data TLB access with at least one translation table walk."
32 …"BriefDescription": "This event counts instruction TLB access with at least one translation table …
37 … "BriefDescription": "This event counts operations that cause a TLB access to the L1I in 4KB page."
42 …"BriefDescription": "This event counts operations that cause a TLB access to the L1I in 64KB page."
[all …]
H A Dsve.json4 …"BriefDescription": "This event counts architecturally executed SIMD instructions, excluding the A…
8 …"BriefDescription": "This event counts architecturally executed SVE instructions, including the in…
12 …"BriefDescription": "This event counts architecturally executed SVE instructions, including the in…
16 … "BriefDescription": "This event counts architecturally executed Advanced SIMD or SVE operation."
20 "BriefDescription": "This event counts all architecturally executed micro-operation."
24 …"BriefDescription": "This event counts architecturally executed math function operations due to th…
28 …"BriefDescription": "This event counts architecturally executed operations due to scalar, Advanced…
32 …"BriefDescription": "This event counts architecturally executed floating-point fused multiply-add …
36 …"BriefDescription": "This event counts architecturally executed floating-point reciprocal estimate…
40 …"BriefDescription": "This event counts architecturally executed floating-point convert operations …
[all …]
H A Dspec_operation.json4 …"BriefDescription": "This event counts each correction to the predicted program flow that occurs b…
8 …"BriefDescription": "This event counts every branch or other change in the program flow that the b…
12 "BriefDescription": "This event counts every architecturally executed instruction."
16 "BriefDescription": "This event counts every speculatively executed micro-operation."
20 … "BriefDescription": "This event counts architecturally executed load-exclusive instructions."
24 … "BriefDescription": "This event counts architecturally executed store-exclusive instructions."
28 …"BriefDescription": "This event counts architecturally executed memory-reading instructions, as de…
32 …BriefDescription": "This event counts architecturally executed memory-writing instructions, as def…
36 …"BriefDescription": "This event counts architecturally executed memory-reading instructions and me…
40 …"BriefDescription": "This event counts architecturally executed integer data-processing instructio…
[all …]
H A Dl3_cache.json4 …"BriefDescription": "This event counts operations that cause a cache access to the L3 cache, as de…
8 …"BriefDescription": "This event counts access counted by L3D_CACHE that is a Memory-read operation…
13 … "BriefDescription": "This event counts operations that cause a cache access to the L3 cache."
18 "BriefDescription": "This event counts L2D_CACHE_REFILL_L3D_CACHE caused by demand access."
23 … "BriefDescription": "This event counts L2D_CACHE_REFILL_L3D_CACHE caused by demand read access."
28 … "BriefDescription": "This event counts L2D_CACHE_REFILL_L3D_CACHE caused by demand write access."
33 …"BriefDescription": "This event counts L2D_CACHE_REFILL_L3D_CACHE caused by hardware prefetch or s…
38 … "BriefDescription": "This event counts L2D_CACHE_REFILL_L3D_CACHE caused by hardware prefetch."
43 …"BriefDescription": "This event counts operations that cause a miss of the L3 cache. Note: This ev…
48 "BriefDescription": "This event counts L2D_CACHE_REFILL_L3D_MISS caused by demand access."
[all …]
H A Dl2_cache.json4 …"BriefDescription": "This event counts operations that cause a cache access to the L2 cache. See L…
8 …"BriefDescription": "This event counts operations that cause a refill of the L2 cache. See L2D_CAC…
12 …"BriefDescription": "This event counts every write-back of data from the L2 cache caused by L2 rep…
16 …"BriefDescription": "This event counts operations that cause a TLB refill of the L2I TLB. See L2I_…
20 …"BriefDescription": "This event counts operations that cause a TLB access to the L2I TLB. See L2I_…
24 "BriefDescription": "This event counts L2D_CACHE caused by read access."
28 "BriefDescription": "This event counts L2D_CACHE caused by write access."
32 "BriefDescription": "This event counts L2D_CACHE_REFILL caused by read access."
36 "BriefDescription": "This event counts L2D_CACHE_REFILL caused by write access."
40 …"BriefDescription": "This event counts every write-back of data from the L2 cache caused by L2 rep…
[all …]
H A Dpipeline.json5 "BriefDescription": "This event counts valid cycles of EAGA pipeline."
10 "BriefDescription": "This event counts valid cycles of EAGB pipeline."
15 "BriefDescription": "This event counts valid cycles of PRX pipeline."
20 "BriefDescription": "This event counts valid cycles of EXA pipeline."
25 "BriefDescription": "This event counts valid cycles of EXB pipeline."
30 "BriefDescription": "This event counts valid cycles of EXC pipeline."
35 "BriefDescription": "This event counts valid cycles of EXD pipeline."
40 "BriefDescription": "This event counts valid cycles of FLA pipeline."
45 "BriefDescription": "This event counts valid cycles of FLB pipeline."
50 "BriefDescription": "This event counts valid cycles of STEA pipeline."
[all …]
/linux/drivers/mmc/host/
H A DKconfig12 This is an option for use by developers; most people should
13 say N here. This enables MMC host driver debugging. And further
30 This selects the ARM(R) AMBA(R) PrimeCell Multimedia Card
41 This selects the Qualcomm Data Mover lite/local on SD Card controller.
42 This option will enable the dma to work correctly, if you are using
43 Qcom SOCs and MMC, you would probably need this option to get DMA working.
52 This selects the STMicroelectronics STM32 SDMMC host controller.
61 This selects the Intel(R) PXA(R) Multimedia card Interface.
71 This selects the generic Secure Digital Host Controller Interface.
73 and Toshiba(R). Most controllers found in laptops are of this type.
[all …]
/linux/tools/perf/pmu-events/arch/arm64/fujitsu/a64fx/
H A Dpipeline.json9 "PublicDescription": "This event counts valid cycles of EAGA pipeline.",
12 "BriefDescription": "This event counts valid cycles of EAGA pipeline."
15 "PublicDescription": "This event counts valid cycles of EAGB pipeline.",
18 "BriefDescription": "This event counts valid cycles of EAGB pipeline."
21 "PublicDescription": "This event counts valid cycles of EXA pipeline.",
24 "BriefDescription": "This event counts valid cycles of EXA pipeline."
27 "PublicDescription": "This event counts valid cycles of EXB pipeline.",
30 "BriefDescription": "This event counts valid cycles of EXB pipeline."
33 "PublicDescription": "This event counts valid cycles of FLA pipeline.",
36 "BriefDescription": "This event counts valid cycles of FLA pipeline."
[all …]
H A Dother.json3 "PublicDescription": "This event counts the occurrence count of the micro-operation split.",
6 "BriefDescription": "This event counts the occurrence count of the micro-operation split."
9 …"PublicDescription": "This event counts every cycle that no operation was committed because the ol…
12 …"BriefDescription": "This event counts every cycle that no operation was committed because the old…
15 …"PublicDescription": "This event counts every cycle that no instruction was committed because the …
18 …"BriefDescription": "This event counts every cycle that no instruction was committed because the o…
21 …"PublicDescription": "This event counts every cycle that no instruction was committed because the …
24 …"BriefDescription": "This event counts every cycle that no instruction was committed because the o…
27 …"PublicDescription": "This event counts every cycle that no instruction was committed because the …
30 …"BriefDescription": "This event counts every cycle that no instruction was committed because the o…
[all …]
/linux/drivers/gpu/drm/loongson/
H A Dlsdc_pixpll.c19 * This structure is same for ls7a2000, ls7a1000 and ls2k2000.
105 struct lsdc_pixpll *this = (struct lsdc_pixpll *)data; in lsdc_pixel_pll_free()
107 iounmap(this->mmio); in lsdc_pixel_pll_free()
109 kfree(this->priv); in lsdc_pixel_pll_free()
117 * @this: point to the object where this function is called from
119 static int lsdc_pixel_pll_setup(struct lsdc_pixpll * const this) in lsdc_pixel_pll_setup()
123 this->mmio = ioremap(this->reg_base, this in lsdc_pixel_pll_setup()
104 struct lsdc_pixpll *this = (struct lsdc_pixpll *)data; lsdc_pixel_pll_free() local
118 lsdc_pixel_pll_setup(struct lsdc_pixpll * const this) lsdc_pixel_pll_setup() argument
149 lsdc_pixpll_find(struct lsdc_pixpll * const this,unsigned int clock,struct lsdc_pixpll_parms * pout) lsdc_pixpll_find() argument
192 lsdc_pixel_pll_compute(struct lsdc_pixpll * const this,unsigned int clock,struct lsdc_pixpll_parms * pout) lsdc_pixel_pll_compute() argument
251 __pixpll_rreg(struct lsdc_pixpll * this,union lsdc_pixpll_reg_bitmap * dst) __pixpll_rreg() argument
262 __pixpll_wreg(struct lsdc_pixpll * this,union lsdc_pixpll_reg_bitmap * src) __pixpll_wreg() argument
273 __pixpll_ops_powerup(struct lsdc_pixpll * const this) __pixpll_ops_powerup() argument
284 __pixpll_ops_powerdown(struct lsdc_pixpll * const this) __pixpll_ops_powerdown() argument
295 __pixpll_ops_on(struct lsdc_pixpll * const this) __pixpll_ops_on() argument
306 __pixpll_ops_off(struct lsdc_pixpll * const this) __pixpll_ops_off() argument
317 __pixpll_ops_bypass(struct lsdc_pixpll * const this) __pixpll_ops_bypass() argument
328 __pixpll_ops_unbypass(struct lsdc_pixpll * const this) __pixpll_ops_unbypass() argument
339 __pixpll_ops_untoggle_param(struct lsdc_pixpll * const this) __pixpll_ops_untoggle_param() argument
350 __pixpll_ops_set_param(struct lsdc_pixpll * const this,struct lsdc_pixpll_parms const * p) __pixpll_ops_set_param() argument
364 __pixpll_ops_toggle_param(struct lsdc_pixpll * const this) __pixpll_ops_toggle_param() argument
375 __pixpll_ops_wait_locked(struct lsdc_pixpll * const this) __pixpll_ops_wait_locked() argument
400 lsdc_pixpll_update(struct lsdc_pixpll * const this,struct lsdc_pixpll_parms const * pin) lsdc_pixpll_update() argument
428 lsdc_pixpll_get_freq(struct lsdc_pixpll * const this) lsdc_pixpll_get_freq() argument
445 lsdc_pixpll_print(struct lsdc_pixpll * const this,struct drm_printer * p) lsdc_pixpll_print() argument
469 lsdc_pixpll_init(struct lsdc_pixpll * const this,struct drm_device * ddev,unsigned int index) lsdc_pixpll_init() argument
[all...]
/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c13 * marked good / bad blocks. This information is used to create a memory BBT.
157 * @this: NAND chip object
166 static int read_bbt(struct nand_chip *this, uint8_t *buf, int page, int num, in read_bbt() argument
169 struct mtd_info *mtd = nand_to_mtd(this); in read_bbt()
180 from = ((loff_t)page) << this->page_shift; in read_bbt()
183 len = min(totlen, (size_t)(1 << this->bbt_erase_shift)); in read_bbt()
219 this->bbt_erase_shift); in read_bbt()
220 bbt_mark_entry(this, offs + act, in read_bbt()
227 * move this message to pr_debug. in read_bbt()
231 this->bbt_erase_shift); in read_bbt()
[all …]
/linux/fs/jffs2/
H A Dnodelist.c8 * For licensing information, see the file 'LICENCE' in this directory.
24 struct jffs2_node_frag *this);
102 struct jffs2_node_frag *this) in jffs2_obsolete_node_frag() argument
104 if (this->node) { in jffs2_obsolete_node_frag()
105 this->node->frags--; in jffs2_obsolete_node_frag()
106 if (!this->node->frags) { in jffs2_obsolete_node_frag()
109 ref_offset(this->node->raw), this->node->ofs, this->node->ofs+this->node->size); in jffs2_obsolete_node_frag()
110 jffs2_mark_node_obsolete(c, this->node->raw); in jffs2_obsolete_node_frag()
111 jffs2_free_full_dnode(this->node); in jffs2_obsolete_node_frag()
114 …ref_offset(this->node->raw), this->node->ofs, this->node->ofs+this->node->size, this->node->frags); in jffs2_obsolete_node_frag()
[all …]
/linux/drivers/s390/net/
H A Dfsm.c22 fsm_instance *this; in init_fsm() local
26 this = kzalloc(sizeof(fsm_instance), order); in init_fsm()
27 if (this == NULL) { in init_fsm()
32 strscpy(this->name, name, sizeof(this->name)); in init_fsm()
33 init_waitqueue_head(&this->wait_q); in init_fsm()
39 kfree_fsm(this); in init_fsm()
46 this->f = f; in init_fsm()
52 kfree_fsm(this); in init_fsm()
64 kfree_fsm(this); in init_fsm()
70 return this; in init_fsm()
[all …]
/linux/drivers/staging/greybus/
H A DKconfig8 Select this option if you have a device that follows the
11 To compile this code as a module, chose M here: the module
18 Select this option if you have a Toshiba APB device that has I2S
19 ports and acts as a Greybus "Dummy codec". This device is a
22 To compile this code as a module, chose M here: the module
29 Select this option if you have a device that follows the
32 To compile this code as a module, chose M here: the module
39 Select this option if you have a device that follows the
42 To compile this code as a module, chose M here: the module
49 Select this option if you have a device that follows the
[all …]
/linux/drivers/ata/
H A DKconfig9 This is an internal configuration node for any machine that
47 This option adds parsing of ATA command descriptions and error bits
49 This option will enlarge the kernel by approx. 6KB. Disable it only
58 This option adds support for "libata.force=" kernel parameter for
64 This option will enlarge the kernel by approx. 3KB. Disable it if
76 This option adds support for ATA-related ACPI objects.
81 You can disable this at kernel boot time by using the
88 This option adds support for SATA Zero Power Optical Disc
91 ODD when certain condition is satisfied. This does not impact
102 This option adds support for SATA Port Multipliers
[all …]
/linux/drivers/spi/
H A DKconfig23 (half duplex), SSP, SSI, and PSP. This driver framework should
54 Enable this option if you want to enable the SPI memory extension.
55 This extension is meant to simplify interaction with SPI memories
69 This enables support for SPI-NAND mode on the Airoha NAND
70 Flash Interface found on Airoha ARM SoCs. This controller
78 This is the driver for the Altera SPI Controller.
91 This is a Device Feature List (DFL) bus driver for the
99 This enables master mode support for the SPIFC (SPI flash
107 This enables SPI mode on the NAND Flash Controller of Amlogic
117 This enable
[all...]
/linux/arch/x86/
H A DKconfig.cpu8 This is the processor type of your CPU. This information is
13 Note that the 386 is no longer supported, this includes
53 Select this for an 486-class CPU without an FPU such as
60 Select this for an 486-class CPU such as AMD/Cyrix/IBM/Intel
67 Select this for an 586 or 686 series processor such as the AMD K5,
68 the Cyrix 5x86, 6x86 and 6x86MX. This choice does not
75 Select this for a Pentium Classic processor with the RDTSC (Read
82 Select this for a Pentium with the MMX graphics/multimedia
89 Select this for Intel Pentium Pro chips. This enables the use of
97 Select this for Intel chips based on the Pentium-II and
[all …]
/linux/sound/soc/sof/
H A DKconfig5 This adds support for Sound Open Firmware (SOF). SOF is free and
19 This adds support for PCI enumeration. This option is
23 Say Y if you need this option.
30 This adds support for ACPI enumeration. This option is required
34 Say Y if you need this option.
44 This adds support for Device Tree enumeration. This option is
46 Say Y if you need this option. If unsure select "N".
60 This option enables the data probing feature that can be used to
62 This option is not user-selectable but automagically handled by
69 This option is not user-selectable but automagically handled by
[all …]
/linux/drivers/watchdog/
H A DKconfig14 longer than 1 minute will result in rebooting the machine. This
25 <https://ibiblio.org/pub/Linux/system/daemons/watchdog/>. This daemon
37 This driver provides a framework for all watchdog timer drivers
46 /dev/watchdog. It's always remotely possible that this process might
79 Enable this if you want to use a hrtimer timer based pretimeout for
81 that because this pretimeout functionality uses hrtimers, it may not
120 This option selects a default watchdog pretimeout governor.
156 A software monitoring watchdog. This will fail to reboot your system
160 To compile this driver as a module, choose M here: the
167 Enable this if you want to use pretimeout governors with the software
[all …]
/linux/Documentation/ABI/testing/
H A Dconfigfs-most19 configure the buffer size for this channel
22 configure the sub-buffer size for this channel
27 configure number of buffers used for this
32 this channel
35 configure whether this link will be an input
39 configure DBR data buffer size (this is used
45 transmitted via USB (this is used for USB
58 write '1' to this attribute to trigger the
64 write '1' to this attribute to destroy an
74 configure the buffer size for this channel
[all …]
/linux/drivers/scsi/isci/
H A Dscu_remote_node_context.h2 * This file is provided under a dual BSD/GPLv2 license. When using or
3 * redistributing this file, you may do so under either license.
9 * This program is free software; you can redistribute it and/or modify
13 * This program is distributed in the hope that it will be useful, but
19 * along with this program; if not, write to the Free Software
21 * The full GNU General Public License is included in this distribution
34 * notice, this list of conditions and the following disclaimer.
36 * notice, this list of conditions and the following disclaimer in
41 * from this software without specific prior written permission.
43 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
[all …]
/linux/net/mac80211/
H A DKconfig13 This option enables the hardware independent IEEE 802.11
29 This option enables the 'minstrel' TX rate control algorithm
36 This option selects the default rate control algorithm
37 mac80211 will use. Note that this default can still be
66 Enable this option to test mac80211 internals with kunit.
74 Select this option to enable 802.11 mesh operation in mac80211
85 This option enables a few LED triggers for different
92 Select this to see extensive information about
95 Say N unless you know you need this.
101 Select this option to have mac80211 register the
[all …]

12345678910>>...399