Home
last modified time | relevance | path

Searched defs:line (Results 251 – 275 of 478) sorted by relevance

1...<<11121314151617181920

/Linux-v6.6/tools/testing/selftests/vDSO/
Dvdso_test_correctness.c72 char line[MAPS_LINE_LEN]; in vsyscall_getcpu() local
/Linux-v6.6/init/
Ddo_mounts.c63 static int __init root_dev_setup(char *line) in root_dev_setup()
/Linux-v6.6/drivers/tty/serial/8250/
D8250_mid.c43 int line; member
/Linux-v6.6/fs/xfs/
Dxfs_error.c294 int line, in xfs_errortag_test()
/Linux-v6.6/drivers/gpio/
Dgpio-regmap.c52 unsigned int line = offset % gpio->ngpio_per_reg; in gpio_regmap_simple_xlate() local
/Linux-v6.6/drivers/s390/char/
Dcon3215.c702 int line; in raw3215_probe() local
735 unsigned int line; in raw3215_remove() local
/Linux-v6.6/drivers/power/supply/
Dpower_supply_sysfs.c441 char *line; in add_prop_uevent() local
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/
Dxdp_bonding.c58 char line[512]; in get_rx_packets() local
/Linux-v6.6/tools/testing/selftests/net/
Dtcp_mmap.c411 char *line = NULL; in default_huge_page_size() local
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/
Drvu_npa.c567 int bank, max_bank, line, max_line, err; in rvu_ndc_fix_locked_cacheline() local
/Linux-v6.6/drivers/leds/
Dleds-sc27xx-bltc.c51 u8 line; member
/Linux-v6.6/scripts/kconfig/
Dconf.c46 static char line[PATH_MAX]; variable
/Linux-v6.6/scripts/mod/
Dsumversion.c304 char *cmd, *file, *line, *dir, *pos; in parse_source_files() local
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h149 const char *func, int line) in mlx5_flexible_inlen()
/Linux-v6.6/drivers/tty/serial/
Dserial_txx9.c1006 static void serial_txx9_unregister_port(int line) in serial_txx9_unregister_port()
1119 int line; in pciserial_txx9_init_one() local
/Linux-v6.6/arch/xtensa/kernel/
Dtraps.c588 u8 line[STACK_DUMP_LINE_SIZE]; in show_stack_fragment_cb() local
/Linux-v6.6/tools/testing/selftests/sgx/
Dsigstruct.c137 int line; in check_crypto_errors() local
/Linux-v6.6/tools/power/pm-graph/
Dbootgraph.py138 def myCronJob(self, line): argument
/Linux-v6.6/tools/thermal/tmon/
Dtui.c98 void write_status_bar(int x, char *line) in write_status_bar()
/Linux-v6.6/sound/core/
Dpcm_memory.c190 char line[64], str[64]; in snd_pcm_lib_preallocate_proc_write() local
/Linux-v6.6/fs/ext4/
Ddir.c78 int __ext4_check_dir_entry(const char *function, unsigned int line, in __ext4_check_dir_entry()
/Linux-v6.6/lib/
Dubsan.h54 u32 line; member
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce/
Ddce_i2c_hw.c405 enum gpio_ddc_line line = dal_ddc_get_line(ddc); in acquire_i2c_hw_engine() local
/Linux-v6.6/net/bluetooth/rfcomm/
Dcore.c100 #define __get_rpn_data_bits(line) ((line) & 0x3) argument
101 #define __get_rpn_stop_bits(line) (((line) >> 2) & 0x1) argument
102 #define __get_rpn_parity(line) (((line) >> 3) & 0x7) argument
/Linux-v6.6/tools/perf/util/
Dannotate.c1174 static int disasm_line__parse(char *line, const char **namep, char **rawp) in disasm_line__parse()
1208 char *line; member
1995 static char *expand_tabs(char *line, char **storage, size_t *storage_len) in expand_tabs()
2065 char *line; in symbol__disassemble() local
2486 struct annotation_line *line; in annotated_source__addr_fmt_width() local

1...<<11121314151617181920