/linux/arch/um/drivers/ |
H A D | line.h | 32 struct line { struct 62 struct line *line); argument 56 driverline global() argument [all...] |
H A D | line.c | 22 struct line *line = chan->line; in line_interrupt() local 35 static unsigned int write_room(struct line *line) in write_room() argument 52 struct line *line = tty->driver_data; line_write_room() local 65 struct line *line = tty->driver_data; line_chars_in_buffer() local 86 buffer_data(struct line * line,const u8 * buf,size_t len) buffer_data() argument 130 flush_buffer(struct line * line) flush_buffer() argument 170 struct line *line = tty->driver_data; line_flush_buffer() local 189 struct line *line = tty->driver_data; line_write() local 216 struct line *line = tty->driver_data; line_throttle() local 224 struct line *line = tty->driver_data; line_unthrottle() local 233 struct line *line = chan->line; line_write_interrupt() local 257 line_setup_irq(int fd,int input,int output,struct line * line,void * data) line_setup_irq() argument 288 struct line *line = tty->driver_data; line_activate() local 310 struct line *line = tty->driver_data; line_destruct() local 325 struct line *line = tty->driver_data; line_open() local 331 line_install(struct tty_driver * driver,struct tty_struct * tty,struct line * line) line_install() argument 346 struct line *line = tty->driver_data; line_close() local 353 struct line *line = tty->driver_data; line_hangup() local 369 struct line *line = &lines[n]; setup_one_line() local 487 struct line *line; line_get_config() local 626 struct line *line; winch_interrupt() local [all...] |
H A D | chan_kern.c | 167 struct line *line = container_of(work, struct line, task.work); in line_timer_cb() local 173 int enable_chan(struct line *line) in enable_chan() argument 270 close_chan(struct line * line) close_chan() argument 317 console_open_chan(struct line * line,struct console * co) console_open_chan() argument 330 chan_window_size(struct line * line,unsigned short * rows_out,unsigned short * cols_out) chan_window_size() argument 423 chan_config_string(struct line * line,char * str,int size,char ** error_out) chan_config_string() argument 477 parse_chan(struct line * line,char * str,int device,const struct chan_opts * opts,char ** error_out) parse_chan() argument 528 parse_chan_pair(char * str,struct line * line,int device,const struct chan_opts * opts,char ** error_out) parse_chan_pair() argument 578 chan_interrupt(struct line * line,int irq) chan_interrupt() argument [all...] |
/linux/arch/arm64/include/asm/ |
H A D | asm-bug.h | 11 #define _BUGVERBOSE_LOCATION(file, line) __BUGVERBOSE_LOCATION(file, line) argument 12 #define __BUGVERBOSE_LOCATION(file, line) \ argument 20 #define _BUGVERBOSE_LOCATION(file, line) argument 50 #define __BUG_LOCATION_STRING(file, line) \ argument 54 #define __BUG_LOCATION_STRING(file, line) argument 57 #define __BUG_ENTRY_STRING(file, line, flags) \ argument 63 ARCH_WARN_ASM(file,line,flags,size) global() argument [all...] |
/linux/drivers/media/platform/qcom/camss/ |
H A D | camss-vfe-gen1.c | 36 static int vfe_disable_output(struct vfe_line *line) in vfe_disable_output() argument 100 vfe_gen1_disable(struct vfe_line * line) vfe_gen1_disable() argument 122 vfe_output_init_addrs(struct vfe_device * vfe,struct vfe_output * output,u8 sync,struct vfe_line * line) vfe_output_init_addrs() argument 168 vfe_enable_output(struct vfe_line * line) vfe_enable_output() argument 281 vfe_get_output(struct vfe_line * line) vfe_get_output() argument 338 vfe_gen1_enable(struct vfe_line * line) vfe_gen1_enable() argument 386 vfe_output_update_ping_addr(struct vfe_device * vfe,struct vfe_output * output,u8 sync,struct vfe_line * line) vfe_output_update_ping_addr() argument 405 vfe_output_update_pong_addr(struct vfe_device * vfe,struct vfe_output * output,u8 sync,struct vfe_line * line) vfe_output_update_pong_addr() argument 461 vfe_buf_update_wm_on_new(struct vfe_device * vfe,struct vfe_output * output,struct camss_buffer * new_buf,struct vfe_line * line) vfe_buf_update_wm_on_new() argument 545 struct vfe_line *line = &vfe->line[line_id]; vfe_isr_reg_update() local 691 struct vfe_line *line = container_of(vid, struct vfe_line, video_out); vfe_queue_buffer() local [all...] |
H A D | camss-vfe.c | 286 static u32 vfe_src_pad_code(struct vfe_line *line, u32 sink_code, in vfe_src_pad_code() argument 445 struct vfe_line *line = &vfe->line[vfe->wm_output_map[wm]]; in vfe_buf_done() local 498 int vfe_enable_output_v2(struct vfe_line *line) in vfe_enable_output_v2() argument 569 struct vfe_line *line = container_of(vid, struct vfe_line, video_out); vfe_queue_buffer_v2() local 600 vfe_enable_v2(struct vfe_line * line) vfe_enable_v2() argument 646 vfe_get_output_v2(struct vfe_line * line) vfe_get_output_v2() argument 786 vfe_put_output(struct vfe_line * line) vfe_put_output() argument 804 vfe_disable_output(struct vfe_line * line) vfe_disable_output() argument 826 vfe_disable(struct vfe_line * line) vfe_disable() argument 1158 struct vfe_line *line = container_of(vid, struct vfe_line, video_out); vfe_flush_buffers() local 1194 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_set_power() local 1220 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_set_stream() local 1250 __vfe_get_format(struct vfe_line * line,struct v4l2_subdev_state * sd_state,unsigned int pad,enum v4l2_subdev_format_whence which) __vfe_get_format() argument 1270 __vfe_get_compose(struct vfe_line * line,struct v4l2_subdev_state * sd_state,enum v4l2_subdev_format_whence which) __vfe_get_compose() argument 1290 __vfe_get_crop(struct vfe_line * line,struct v4l2_subdev_state * sd_state,enum v4l2_subdev_format_whence which) __vfe_get_crop() argument 1308 vfe_try_format(struct vfe_line * line,struct v4l2_subdev_state * sd_state,unsigned int pad,struct v4l2_mbus_framefmt * fmt,enum v4l2_subdev_format_whence which) vfe_try_format() argument 1368 vfe_try_compose(struct vfe_line * line,struct v4l2_subdev_state * sd_state,struct v4l2_rect * rect,enum v4l2_subdev_format_whence which) vfe_try_compose() argument 1407 vfe_try_crop(struct vfe_line * line,struct v4l2_subdev_state * sd_state,struct v4l2_rect * rect,enum v4l2_subdev_format_whence which) vfe_try_crop() argument 1455 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_enum_mbus_code() local 1489 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_enum_frame_size() local 1527 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_get_format() local 1555 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_set_format() local 1606 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_get_selection() local 1676 struct vfe_line *line = v4l2_get_subdevdata(sd); vfe_set_selection() local [all...] |
/linux/scripts/lib/kdoc/ |
H A D | kdoc_parser.py | 1099 def process_export(function_set, line): argument 1130 def process_normal(self, ln, line): argument 1144 def process_name(self, ln, line) argument 1225 is_new_section(self, ln, line) global() argument 1260 is_comment_end(self, ln, line) global() argument 1277 process_decl(self, ln, line) global() argument 1306 process_special(self, ln, line) global() argument 1357 process_body(self, ln, line) global() argument 1371 process_inline_name(self, ln, line) global() argument 1386 process_inline_text(self, ln, line) global() argument 1472 process_proto_function(self, ln, line) global() argument 1517 process_proto_type(self, ln, line) global() argument 1554 process_proto(self, ln, line) global() argument 1571 process_docblock(self, ln, line) global() argument [all...] |
/linux/fs/gfs2/ |
H A D | util.c | 362 const char *function, char *file, unsigned int line, in gfs2_assert_withdraw_i() argument 392 const char *function, char *file, unsigned int line) in gfs2_assert_warn_i() argument 423 char *file, unsigned int line) in gfs2_consist_i() argument 437 gfs2_consist_inode_i(struct gfs2_inode * ip,const char * function,char * file,unsigned int line) gfs2_consist_inode_i() argument 457 gfs2_consist_rgrpd_i(struct gfs2_rgrpd * rgd,const char * function,char * file,unsigned int line) gfs2_consist_rgrpd_i() argument 482 gfs2_meta_check_ii(struct gfs2_sbd * sdp,struct buffer_head * bh,const char * function,char * file,unsigned int line) gfs2_meta_check_ii() argument 504 gfs2_metatype_check_ii(struct gfs2_sbd * sdp,struct buffer_head * bh,u16 type,u16 t,const char * function,char * file,unsigned int line) gfs2_metatype_check_ii() argument 525 gfs2_io_error_i(struct gfs2_sbd * sdp,const char * function,char * file,unsigned int line) gfs2_io_error_i() argument 540 gfs2_io_error_bh_i(struct gfs2_sbd * sdp,struct buffer_head * bh,const char * function,char * file,unsigned int line,bool withdraw) gfs2_io_error_bh_i() argument [all...] |
/linux/drivers/gpio/ |
H A D | gpio-thunderx.c | 49 unsigned int line; member 64 static unsigned int bit_cfg_reg(unsigned int line) in bit_cfg_reg() argument 69 static unsigned int intr_reg(unsigned int line) in intr_reg() argument 75 unsigned int line) in thunderx_gpio_is_gpio_nowarn() argument 87 unsigned int line) in thunderx_gpio_is_gpio() argument 96 thunderx_gpio_request(struct gpio_chip * chip,unsigned int line) thunderx_gpio_request() argument 103 thunderx_gpio_dir_in(struct gpio_chip * chip,unsigned int line) thunderx_gpio_dir_in() argument 119 thunderx_gpio_set(struct gpio_chip * chip,unsigned int line,int value) thunderx_gpio_set() argument 134 thunderx_gpio_dir_out(struct gpio_chip * chip,unsigned int line,int value) thunderx_gpio_dir_out() argument 159 thunderx_gpio_get_direction(struct gpio_chip * chip,unsigned int line) thunderx_gpio_get_direction() argument 181 thunderx_gpio_set_config(struct gpio_chip * chip,unsigned int line,unsigned long cfg) thunderx_gpio_set_config() argument 260 thunderx_gpio_get(struct gpio_chip * chip,unsigned int line) thunderx_gpio_get() argument [all...] |
H A D | gpio-realtek-otto.c | 125 static unsigned int realtek_gpio_line_imr_pos_swapped(unsigned int line) in realtek_gpio_line_imr_pos_swapped() argument 151 static unsigned int realtek_gpio_line_imr_pos(unsigned int line) in realtek_gpio_line_imr_pos() argument 167 realtek_gpio_update_line_imr(struct realtek_gpio_ctrl * ctrl,unsigned int line) realtek_gpio_update_line_imr() argument 186 irq_hw_number_t line = irqd_to_hwirq(data); realtek_gpio_irq_ack() local 194 unsigned int line = irqd_to_hwirq(data); realtek_gpio_irq_unmask() local 208 unsigned int line = irqd_to_hwirq(data); realtek_gpio_irq_mask() local 222 unsigned int line = irqd_to_hwirq(data); realtek_gpio_irq_set_type() local 276 unsigned int line = irqd_to_hwirq(data); realtek_gpio_irq_set_affinity() local 310 unsigned int line; realtek_gpio_irq_init() local [all...] |
H A D | gpio-aggregator.c | 158 struct gpio_aggregator_line *line; in gpio_aggregator_line_alloc() local 182 gpio_aggregator_line_add(struct gpio_aggregator * aggr,struct gpio_aggregator_line * line) gpio_aggregator_line_add() argument 198 gpio_aggregator_line_del(struct gpio_aggregator * aggr,struct gpio_aggregator_line * line) gpio_aggregator_line_del() argument 207 struct gpio_aggregator_line *line, *tmp; gpio_aggregator_free_lines() local 440 u32 line; gpiochip_fwd_delay_of_xlate() local 586 struct gpio_aggregator_line *line; gpio_aggregator_make_device_sw_node() local 615 struct gpio_aggregator_line *line; gpio_aggregator_activate() local 699 struct gpio_aggregator_line *line; gpio_aggregator_lockup_configfs() local 719 struct gpio_aggregator_line *line = to_gpio_aggregator_line(item); gpio_aggregator_line_key_show() local 731 struct gpio_aggregator_line *line = to_gpio_aggregator_line(item); gpio_aggregator_line_key_store() local 757 struct gpio_aggregator_line *line = to_gpio_aggregator_line(item); gpio_aggregator_line_name_show() local 769 struct gpio_aggregator_line *line = to_gpio_aggregator_line(item); gpio_aggregator_line_name_store() local 795 struct gpio_aggregator_line *line = to_gpio_aggregator_line(item); gpio_aggregator_line_offset_show() local 807 struct gpio_aggregator_line *line = to_gpio_aggregator_line(item); gpio_aggregator_line_offset_store() local 922 struct gpio_aggregator_line *line = to_gpio_aggregator_line(item); gpio_aggregator_line_release() local 962 struct gpio_aggregator_line *line; gpio_aggregator_device_make_group() local 1059 struct gpio_aggregator_line *line; gpio_aggregator_parse() local [all...] |
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | gf119.c | 27 pwm_info(struct nvkm_therm *therm, int line) in pwm_info() argument 54 gf119_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) in gf119_fan_pwm_ctrl() argument 68 gf119_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in gf119_fan_pwm_get() argument 90 gf119_fan_pwm_set(struct nvkm_therm *therm, int line, u3 argument 107 gf119_fan_pwm_clock(struct nvkm_therm * therm,int line) gf119_fan_pwm_clock() argument [all...] |
H A D | gm107.c | 27 gm107_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) in gm107_fan_pwm_ctrl() argument 34 gm107_fan_pwm_get(struct nvkm_therm *therm, int line, u32 *divs, u32 *duty) in gm107_fan_pwm_get() argument 43 gm107_fan_pwm_set(struct nvkm_therm *therm, int line, u32 divs, u32 duty) in gm107_fan_pwm_set() argument 52 gm107_fan_pwm_clock(struct nvkm_therm *therm, int line) in gm107_fan_pwm_clock() argument
|
H A D | nv50.c | 28 pwm_info(struct nvkm_therm *therm, int *line, int *ctrl, int *indx) in pwm_info() argument 55 nv50_fan_pwm_ctrl(struct nvkm_therm *therm, int line, bool enable) in nv50_fan_pwm_ctrl() argument 66 nv50_fan_pwm_get(struct nvkm_therm * therm,int line,u32 * divs,u32 * duty) nv50_fan_pwm_get() argument 83 nv50_fan_pwm_set(struct nvkm_therm * therm,int line,u32 divs,u32 duty) nv50_fan_pwm_set() argument 96 nv50_fan_pwm_clock(struct nvkm_therm * therm,int line) nv50_fan_pwm_clock() argument [all...] |
/linux/drivers/isdn/hardware/mISDN/ |
H A D | hfc_multi_8xx.h | 20 const char *function, int line) in HFC_outb_embsd() argument 32 HFC_inb_embsd(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inb_embsd() argument 44 HFC_inw_embsd(struct hfc_multi *hc, u_char reg, const char *function, int line) in HFC_inw_embsd() argument 56 HFC_wait_embsd(struct hfc_multi *hc, const char *function, int line) in HFC_wait_embsd() argument
|
/linux/drivers/scsi/qedi/ |
H A D | qedi_dbg.c | 11 qedi_dbg_err(struct qedi_dbg_ctx *qedi, const char *func, u32 line, in qedi_dbg_err() argument 32 qedi_dbg_warn(struct qedi_dbg_ctx *qedi, const char *func, u32 line, in qedi_dbg_warn() argument 57 qedi_dbg_notice(struct qedi_dbg_ctx *qedi, const char *func, u32 line, in qedi_dbg_notice() argument 83 qedi_dbg_info(struct qedi_dbg_ctx *qedi, const char *func, u32 line, in qedi_dbg_info() argument [all...] |
/linux/drivers/acpi/acpica/ |
H A D | uttrack.c | 92 u32 component, const char *module, u32 line) in acpi_ut_allocate_and_track() argument 155 const char *module, u32 line) in acpi_ut_allocate_zeroed_and_track() argument 218 acpi_ut_free_and_track(void * allocation,u32 component,const char * module,u32 line) acpi_ut_free_and_track() argument 334 acpi_ut_track_allocation(struct acpi_debug_mem_block * allocation,acpi_size size,u8 alloc_type,u32 component,const char * module,u32 line) acpi_ut_track_allocation() argument 422 acpi_ut_remove_allocation(struct acpi_debug_mem_block * allocation,u32 component,const char * module,u32 line) acpi_ut_remove_allocation() argument [all...] |
/linux/drivers/tty/serial/8250/ |
H A D | 8250_pnp.c | 439 long line; in serial_pnp_probe() local 494 long line = (long)pnp_get_drvdata(dev); in serial_pnp_remove() local 502 long line = (long)dev_get_drvdata(dev); in serial_pnp_suspend() local 510 long line in serial_pnp_resume() local [all...] |
H A D | 8250_hp300.c | 30 int line; /* line (tty) number */ member 161 int line; in hpdca_init_one() local 207 int line; in hp300_8250_init() local 290 int line; hpdca_remove_one() local [all...] |
/linux/usr/ |
H A D | gen_init_cpio.c | 139 static int cpio_mkslink_line(const char *line) in cpio_mkslink_line() argument 211 static int cpio_mkgeneric_line(const char *line, enum generic_types gt) in cpio_mkgeneric_line() argument 230 static int cpio_mkdir_line(const char *line) in cpio_mkdir_line() argument 235 static int cpio_mkpipe_line(const char *line) in cpio_mkpipe_line() argument 240 cpio_mksock_line(const char * line) cpio_mksock_line() argument 279 cpio_mknod_line(const char * line) cpio_mknod_line() argument 457 cpio_mkfile_line(const char * line) cpio_mkfile_line() argument 583 char line[LINE_SIZE]; main() local [all...] |
/linux/arch/um/kernel/ |
H A D | um_arch.c | 139 static int __init uml_version_setup(char *line, int *add) in uml_version_setup() argument 153 static int __init uml_root_setup(char *line, int *add) in uml_root_setup() argument 168 static int __init uml_console_setup(char *line, int *add) in uml_console_setup() argument 179 static int __init Usage(char *line, int *add) in Usage() argument 199 static void __init uml_checksetup(char *line, int *add) in uml_checksetup() argument 268 static void __init parse_host_cpu_flags(char *line) in parse_host_cpu_flags() argument 277 parse_cache_line(char * line) parse_cache_line() argument [all...] |
/linux/arch/loongarch/include/asm/ |
H A D | bug.h | 10 #define _BUGVERBOSE_LOCATION(file, line) argument 12 #define __BUGVERBOSE_LOCATION(file, line) \ argument 19 #define _BUGVERBOSE_LOCATION(file, line) __BUGVERBOSE_LOCATION(file, line) argument
|
/linux/arch/x86/include/asm/ |
H A D | bug.h | 41 #define __BUG_ENTRY(file, line, flags) \ argument 47 #define __BUG_ENTRY(file, line, flags) \ argument 52 #define _BUG_FLAGS_ASM(ins, file, line, flags, size, extra) \ argument 69 #define ARCH_WARN_ASM(file, line, flags, size) \ argument
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/ |
H A D | nv50.c | 38 u8 line = (data & 0x0000001f); in nv50_gpio_reset() local 58 nv50_gpio_location(int line, u32 *reg, u32 *shift) in nv50_gpio_location() argument 71 nv50_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) in nv50_gpio_drive() argument 84 nv50_gpio_sense(struct nvkm_gpio * gpio,int line) nv50_gpio_sense() argument [all...] |
/linux/drivers/scsi/qedf/ |
H A D | qedf_dbg.c | 10 qedf_dbg_err(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_err() argument 31 qedf_dbg_warn(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_warn() argument 56 qedf_dbg_notice(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_notice() argument 82 qedf_dbg_info(struct qedf_dbg_ctx *qedf, const char *func, u32 line, in qedf_dbg_info() argument [all...] |