| /linux/include/asm-generic/ |
| H A D | xor.h | |
| /linux/arch/loongarch/lib/ |
| H A D | xor_template.c | |
| /linux/arch/x86/include/asm/ |
| H A D | xor_32.h | |
| H A D | xor.h | |
| H A D | xor_avx.h | |
| /linux/arch/sparc/include/asm/ |
| H A D | xor_32.h | |
| /linux/tools/gpio/ |
| H A D | gpio-utils.c | 57 int gpiotools_request_line(const char *device_name, unsigned int *lines, in gpiotools_request_line() 184 unsigned int lines[] = {line}; in gpiotools_get() local 205 int gpiotools_gets(const char *device_name, unsigned int *lines, in gpiotools_gets() 245 unsigned int lines[] = {line}; in gpiotools_set() local 263 int gpiotools_sets(const char *device_name, unsigned int *lines, in gpiotools_sets()
|
| H A D | gpio-hammer.c | 25 int hammer_device(const char *device_name, unsigned int *lines, int num_lines, in hammer_device() 130 unsigned int lines[GPIOHANDLES_MAX]; in main() local
|
| /linux/arch/arm64/lib/ |
| H A D | xor-neon.c | |
| /linux/arch/hexagon/mm/ |
| H A D | cache.c | 17 unsigned long lines = spanlines(start, end-1); in flush_dcache_range() local 37 unsigned long lines = spanlines(start, end-1); in flush_icache_range() local 62 unsigned long lines = spanlines(start, end-1); in hexagon_clean_dcache_range() local 82 unsigned long lines = spanlines(start, end-1); in hexagon_inv_dcache_range() local
|
| /linux/arch/powerpc/lib/ |
| H A D | xor_vmx.c | |
| /linux/arch/arm/include/asm/ |
| H A D | xor.h | |
| /linux/drivers/media/pci/cx25821/ |
| H A D | cx25821-core.c | 421 unsigned int i, lines; in cx25821_sram_channel_setup() local 489 unsigned int i, lines; in cx25821_sram_channel_setup_audio() local 992 unsigned int lines, bool jump) in cx25821_risc_field() 1054 unsigned int padding, unsigned int lines) in cx25821_risc_buffer() 1103 unsigned int lines, unsigned int lpi) in cx25821_risc_field_audio() 1165 unsigned int lines, unsigned int lpi) in cx25821_risc_databuffer_audio()
|
| /linux/arch/um/drivers/ |
| H A D | line.c | 358 void close_lines(struct line *lines, int nlines) in close_lines() 366 int setup_one_line(struct line *lines, int n, char *init, in setup_one_line() 460 int line_config(struct line *lines, unsigned int num, char *str, in line_config() 484 int line_get_config(char *name, struct line *lines, unsigned int num, char *str, in line_get_config() 534 int line_remove(struct line *lines, unsigned int num, int n, char **error_out) in line_remove() 545 struct line *lines, int nlines) in register_lines()
|
| /linux/drivers/media/pci/cx88/ |
| H A D | cx88-core.c | 73 unsigned int lines, unsigned int lpi, bool jump) in cx88_risc_field() 133 unsigned int bpl, unsigned int padding, unsigned int lines) in cx88_risc_buffer() 179 unsigned int lines, unsigned int lpi) in cx88_risc_databuffer() 346 unsigned int i, lines; in cx88_sram_channel_setup() local
|
| /linux/Documentation/driver-api/ |
| H A D | parport-lowlevel.rst | 678 SYNOPSIS 689 DESCRIPTION 694 RETURN VALUE 703 SEE ALSO 713 SYNOPSIS 725 DESCRIPTION 730 RETURN VALUE 739 SEE ALSO
|
| /linux/tools/perf/util/ |
| H A D | srccode.c | 29 char **lines; member 58 static void fill_lines(char **lines, int maxline, char *map, int maplen) in fill_lines()
|
| /linux/drivers/misc/sgi-gru/ |
| H A D | grukservices.c | 130 char lines; member 636 void *mesg, int lines) in send_message_queue_full() 705 void *mesg, int lines) in send_message_put_nacked() 753 void *mesg, int lines) in send_message_failure() 841 int lines = mhdr->lines; in gru_free_message() local
|
| /linux/drivers/gpu/drm/i915/display/ |
| H A D | intel_psr_regs.h | 170 #define EDP_PSR2_IO_BUFFER_WAKE(lines) REG_FIELD_PREP(EDP_PSR2_IO_BUFFER_WAKE_MASK, \ argument 174 #define TGL_EDP_PSR2_IO_BUFFER_WAKE(lines) REG_FIELD_PREP(TGL_EDP_PSR2_IO_BUFFER_WAKE_MASK, \ argument 178 #define LNL_EDP_PSR2_IO_BUFFER_WAKE(lines) REG_FIELD_PREP(LNL_EDP_PSR2_IO_BUFFER_WAKE_MASK, \ argument 182 #define EDP_PSR2_FAST_WAKE(lines) REG_FIELD_PREP(EDP_PSR2_FAST_WAKE_MASK, \ argument 186 #define TGL_EDP_PSR2_FAST_WAKE(lines) REG_FIELD_PREP(TGL_EDP_PSR2_FAST_WAKE_MASK, \ argument 299 #define ALPM_CTL_EXTENDED_FAST_WAKE_TIME(lines) REG_FIELD_PREP(ALPM_CTL_EXTENDED_FAST_WAKE_TIME_MA… argument
|
| /linux/drivers/media/pci/cx23885/ |
| H A D | cx23885-core.c | 458 unsigned int i, lines; cx23885_sram_channel_setup() local 1134 cx23885_risc_field(__le32 * rp,struct scatterlist * sglist,unsigned int offset,u32 sync_line,unsigned int bpl,unsigned int padding,unsigned int lines,unsigned int lpi,bool jump) cx23885_risc_field() argument 1201 cx23885_risc_buffer(struct pci_dev * pci,struct cx23885_riscmem * risc,struct scatterlist * sglist,unsigned int top_offset,unsigned int bottom_offset,unsigned int bpl,unsigned int padding,unsigned int lines) cx23885_risc_buffer() argument 1245 cx23885_risc_databuffer(struct pci_dev * pci,struct cx23885_riscmem * risc,struct scatterlist * sglist,unsigned int bpl,unsigned int lines,unsigned int lpi) cx23885_risc_databuffer() argument 1278 cx23885_risc_vbibuffer(struct pci_dev * pci,struct cx23885_riscmem * risc,struct scatterlist * sglist,unsigned int top_offset,unsigned int bottom_offset,unsigned int bpl,unsigned int padding,unsigned int lines) cx23885_risc_vbibuffer() argument [all...] |
| /linux/tools/perf/scripts/python/ |
| H A D | stackcollapse.py | 69 lines = defaultdict(lambda: 0) variable
|
| /linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
| H A D | priv.h | 8 int lines; member
|
| /linux/sound/pci/asihpi/ |
| H A D | hpidebug.c | 52 int lines; in hpi_debug_data() local
|
| /linux/Documentation/sphinx/ |
| H A D | kernel_feat.py | 119 def nestedParse(self, lines, fname): argument
|
| /linux/drivers/media/usb/hdpvr/ |
| H A D | hdpvr-control.c | 78 int ret, lines; in get_input_lines_info() local
|