/Linux-v6.6/tools/testing/selftests/vDSO/ |
D | vdso_test_correctness.c | 72 char line[MAPS_LINE_LEN]; in vsyscall_getcpu() local
|
/Linux-v6.6/init/ |
D | do_mounts.c | 63 static int __init root_dev_setup(char *line) in root_dev_setup()
|
/Linux-v6.6/drivers/tty/serial/8250/ |
D | 8250_mid.c | 43 int line; member
|
/Linux-v6.6/fs/xfs/ |
D | xfs_error.c | 294 int line, in xfs_errortag_test()
|
/Linux-v6.6/drivers/gpio/ |
D | gpio-regmap.c | 52 unsigned int line = offset % gpio->ngpio_per_reg; in gpio_regmap_simple_xlate() local
|
/Linux-v6.6/drivers/s390/char/ |
D | con3215.c | 702 int line; in raw3215_probe() local 735 unsigned int line; in raw3215_remove() local
|
/Linux-v6.6/drivers/power/supply/ |
D | power_supply_sysfs.c | 441 char *line; in add_prop_uevent() local
|
/Linux-v6.6/tools/testing/selftests/bpf/prog_tests/ |
D | xdp_bonding.c | 58 char line[512]; in get_rx_packets() local
|
/Linux-v6.6/tools/testing/selftests/net/ |
D | tcp_mmap.c | 411 char *line = NULL; in default_huge_page_size() local
|
/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_npa.c | 567 int bank, max_bank, line, max_line, err; in rvu_ndc_fix_locked_cacheline() local
|
/Linux-v6.6/drivers/leds/ |
D | leds-sc27xx-bltc.c | 51 u8 line; member
|
/Linux-v6.6/scripts/kconfig/ |
D | conf.c | 46 static char line[PATH_MAX]; variable
|
/Linux-v6.6/scripts/mod/ |
D | sumversion.c | 304 char *cmd, *file, *line, *dir, *pos; in parse_source_files() local
|
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
D | mlx5_core.h | 149 const char *func, int line) in mlx5_flexible_inlen()
|
/Linux-v6.6/drivers/tty/serial/ |
D | serial_txx9.c | 1006 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/ |
D | traps.c | 588 u8 line[STACK_DUMP_LINE_SIZE]; in show_stack_fragment_cb() local
|
/Linux-v6.6/tools/testing/selftests/sgx/ |
D | sigstruct.c | 137 int line; in check_crypto_errors() local
|
/Linux-v6.6/tools/power/pm-graph/ |
D | bootgraph.py | 138 def myCronJob(self, line): argument
|
/Linux-v6.6/tools/thermal/tmon/ |
D | tui.c | 98 void write_status_bar(int x, char *line) in write_status_bar()
|
/Linux-v6.6/sound/core/ |
D | pcm_memory.c | 190 char line[64], str[64]; in snd_pcm_lib_preallocate_proc_write() local
|
/Linux-v6.6/fs/ext4/ |
D | dir.c | 78 int __ext4_check_dir_entry(const char *function, unsigned int line, in __ext4_check_dir_entry()
|
/Linux-v6.6/lib/ |
D | ubsan.h | 54 u32 line; member
|
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_i2c_hw.c | 405 enum gpio_ddc_line line = dal_ddc_get_line(ddc); in acquire_i2c_hw_engine() local
|
/Linux-v6.6/net/bluetooth/rfcomm/ |
D | core.c | 100 #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/ |
D | annotate.c | 1174 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
|