Home
last modified time | relevance | path

Searched +defs:error +defs:c (Results 1 – 25 of 203) sorted by relevance

123456789

/linux-6.14.4/drivers/md/bcache/
Dio.c17 void bch_bbio_free(struct bio *bio, struct cache_set *c) in bch_bbio_free()
24 struct bio *bch_bbio_alloc(struct cache_set *c) in bch_bbio_alloc()
35 void __bch_submit_bbio(struct bio *bio, struct cache_set *c) in __bch_submit_bbio()
46 void bch_submit_bbio(struct bio *bio, struct cache_set *c, in bch_submit_bbio()
83 blk_status_t error, in bch_count_io_errors()
137 void bch_bbio_count_io_errors(struct cache_set *c, struct bio *bio, in bch_bbio_count_io_errors()
138 blk_status_t error, const char *m) in bch_bbio_count_io_errors()
167 void bch_bbio_endio(struct cache_set *c, struct bio *bio, in bch_bbio_endio()
168 blk_status_t error, const char *m) in bch_bbio_endio()
Dwriteback.c20 static void update_gc_after_writeback(struct cache_set *c) in update_gc_after_writeback()
32 struct cache_set *c = dc->disk.c; in __calc_target_rate() local
85 int64_t error = dirty - target; in __update_writeback_rate() local
101 struct cache_set *c = dc->disk.c; in __update_writeback_rate() local
160 static bool idle_counter_exceeded(struct cache_set *c) in idle_counter_exceeded()
207 static bool set_at_max_writeback_rate(struct cache_set *c, in set_at_max_writeback_rate()
247 struct cache_set *c = dc->disk.c; in update_writeback_rate() local
596 void bcache_dev_sectors_dirty_add(struct cache_set *c, unsigned int inode, in bcache_dev_sectors_dirty_add()
742 struct cache_set *c = dc->disk.c; in bch_writeback_thread() local
872 static int bch_root_node_dirty_init(struct cache_set *c, in bch_root_node_dirty_init()
[all …]
/linux-6.14.4/drivers/gpu/drm/i915/
Di915_gpu_error.c253 static bool compress_init(struct i915_vma_compress *c) in compress_init()
275 static bool compress_start(struct i915_vma_compress *c) in compress_start()
286 static void *compress_next_page(struct i915_vma_compress *c, in compress_next_page()
301 static int compress_page(struct i915_vma_compress *c, in compress_page()
335 static int compress_flush(struct i915_vma_compress *c, in compress_flush()
364 static void compress_finish(struct i915_vma_compress *c) in compress_finish()
369 static void compress_fini(struct i915_vma_compress *c) in compress_fini()
388 static bool compress_init(struct i915_vma_compress *c) in compress_init()
393 static bool compress_start(struct i915_vma_compress *c) in compress_start()
398 static int compress_page(struct i915_vma_compress *c, in compress_page()
[all …]
/linux-6.14.4/drivers/pnp/pnpacpi/
Dcore.c23 #define TEST_HEX(c) \ argument
26 #define TEST_ALPHA(c) \ argument
131 int error = 0; in pnpacpi_suspend() local
167 int error = 0; in pnpacpi_resume() local
214 int error; in pnpacpi_add_device() local
/linux-6.14.4/drivers/media/i2c/
Dtvp7002.c444 struct i2c_client *c = v4l2_get_subdevdata(sd); in tvp7002_read() local
446 int error; in tvp7002_read() local
490 struct i2c_client *c; in tvp7002_write() local
492 int error; in tvp7002_write() local
537 int error = 0; in tvp7002_write_inittab() local
594 int error = 0; in tvp7002_s_ctrl() local
620 int error = 0; in tvp7002_query_dv() local
733 int error; in tvp7002_s_stream() local
948 static int tvp7002_probe(struct i2c_client *c) in tvp7002_probe()
957 int error; in tvp7002_probe() local
[all …]
/linux-6.14.4/scripts/dtc/
Dchecks.c10 #define TRACE(c, ...) \ argument
17 #define TRACE(c, fmt, ...) do { } while (0) argument
35 bool warn, error; member
61 static inline void PRINTF(5, 6) check_msg(struct check *c, struct dt_info *dti, in check_msg()
120 #define FAIL(c, dti, node, ...) \ argument
127 #define FAIL_PROP(c, dti, node, prop, ...) \ argument
135 static void check_nodes_props(struct check *c, struct dt_info *dti, struct node *node) in check_nodes_props()
155 static bool run_check(struct check *c, struct dt_info *dti) in run_check()
158 bool error = false; in run_check() local
200 static inline void check_always_fail(struct check *c, struct dt_info *dti, in check_always_fail()
[all …]
/linux-6.14.4/drivers/input/serio/
Dxilinx_ps2.c108 u8 c; in xps2_interrupt() local
155 static int sxps2_write(struct serio *pserio, unsigned char c) in sxps2_write()
180 int error; in sxps2_open() local
181 u8 c; in sxps2_open() local
232 int error; in xps2_of_probe() local
Di8042.c62 int error; in i8042_set_reset() local
286 int i, error; in __i8042_command() local
343 static int i8042_kbd_write(struct serio *port, unsigned char c) in i8042_kbd_write()
345 int error; in i8042_kbd_write() local
363 static int i8042_aux_write(struct serio *serio, unsigned char c) in i8042_aux_write()
1151 int error; in i8042_dritek_enable() local
1168 int error; in i8042_controller_resume() local
1447 int error; in i8042_setup_aux() local
1488 int error; in i8042_setup_kbd() local
1538 int error; in i8042_probe() local
/linux-6.14.4/drivers/dma/ti/
Dcppi41.c249 static struct cppi41_channel *to_cpp41_chan(struct dma_chan *c) in to_cpp41_chan()
256 struct cppi41_channel *c; in desc_to_chan() local
307 struct cppi41_channel *c; in cppi41_irq() local
373 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_alloc_chan_resources() local
375 int error; in cppi41_dma_alloc_chan_resources() local
401 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_free_chan_resources() local
403 int error; in cppi41_dma_free_chan_resources() local
421 struct cppi41_channel *c = to_cpp41_chan(chan); in cppi41_dma_tx_status() local
431 static void push_desc_queue(struct cppi41_channel *c) in push_desc_queue()
482 struct cppi41_channel *c, *_c; in cppi41_run_queue() local
[all …]
/linux-6.14.4/drivers/input/misc/
Dmma8450.c44 static int mma8450_read(struct i2c_client *c, unsigned int off) in mma8450_read()
57 static int mma8450_write(struct i2c_client *c, unsigned int off, u8 v) in mma8450_write()
59 int error; in mma8450_write() local
72 static int mma8450_read_block(struct i2c_client *c, unsigned int off, in mma8450_read_block()
90 struct i2c_client *c = input_get_drvdata(input); in mma8450_poll() local
119 struct i2c_client *c = input_get_drvdata(input); in mma8450_open() local
142 struct i2c_client *c = input_get_drvdata(input); in mma8450_close() local
151 static int mma8450_probe(struct i2c_client *c) in mma8450_probe()
/linux-6.14.4/drivers/media/dvb-frontends/
Dmb86a20s.c321 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_read_signal_strength() local
500 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_reset_frontend_cache() local
542 static u32 isdbt_layer_min_bitrate(struct dtv_frontend_properties *c, in isdbt_layer_min_bitrate()
608 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_frontend() local
731 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_reset_counters() local
794 u32 *error, u32 *count) in mb86a20s_get_pre_ber()
927 u32 *error, u32 *count) in mb86a20s_get_post_ber()
1055 u32 *error, u32 *count) in mb86a20s_get_blk_error()
1378 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_main_CNR() local
1425 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in mb86a20s_get_blk_error_layer_CNR() local
[all …]
/linux-6.14.4/tools/power/acpi/tools/ec/
Dec_access.c55 int c; in parse_opts() local
178 int error; in read_ec_val() local
194 int error; in write_ec_val() local
/linux-6.14.4/tools/perf/util/
Dparse-events.l38 struct parse_events_error *error = parse_state->error; in value() local
145 struct parse_events_error *error = parse_state->error; in modifiers_error() local
159 #define CASE(c, field) \ in modifiers() argument
188 struct parse_events_error *error = parse_state->error; in modifiers() local
/linux-6.14.4/arch/alpha/boot/
Dmisc.c69 # define Tracec(c,x) {if (verbose && (c)) fprintf x ;} argument
70 # define Tracecv(c,x) {if (verbose>1 && (c)) fprintf x ;} argument
76 # define Tracec(c,x) argument
77 # define Tracecv(c,x) argument
123 ulg c = crc; in flush_window() local
140 static void error(char *x) in error() function
/linux-6.14.4/arch/powerpc/kernel/
Drtas-proc.c282 int error = parse_number(buf, count, &nowtime); in ppc_rtas_poweron_write() local
348 int error = parse_number(buf, count, &nowtime); in ppc_rtas_clock_write() local
365 int error = rtas_call(rtas_function_token(RTAS_FN_GET_TIME_OF_DAY), 0, 8, ret); in ppc_rtas_clock_show() local
387 int state, error; in ppc_rtas_sensors_show() local
452 static char *ppc_rtas_process_error(int error) in ppc_rtas_process_error()
486 struct individual_sensor *s, int state, int error, const char *loc) in ppc_rtas_process_sensor()
638 static void check_location(struct seq_file *m, const char *c) in check_location()
675 static void check_location_string(struct seq_file *m, const char *c) in check_location_string()
706 int error = parse_number(buf, count, &freq); in ppc_rtas_tone_freq_write() local
731 int error = parse_number(buf, count, &volume); in ppc_rtas_tone_volume_write() local
/linux-6.14.4/arch/nios2/boot/compressed/
Dmisc.c59 # define Tracec(c, x) {if (verbose && (c)) fprintf x ; } argument
60 # define Tracecv(c, x) {if (verbose > 1 && (c)) fprintf x ; } argument
66 # define Tracec(c, x) argument
67 # define Tracecv(c, x) argument
94 void *memset(void *s, int c, size_t n) in memset()
135 ulg c = crc; /* temporary variable */ in flush_window() local
151 static void error(char *x) in error() function
/linux-6.14.4/drivers/hid/
Dhid-dr.c82 int error; in drff_init() local
245 #define map_abs(c) hid_map_usage(hi, usage, bit, max, EV_ABS, (c)) argument
246 #define map_rel(c) hid_map_usage(hi, usage, bit, max, EV_REL, (c)) argument
/linux-6.14.4/drivers/input/keyboard/
Dopencores-kbd.c29 unsigned char c; in opencores_kbd_isr() local
42 int irq, i, error; in opencores_kbd_probe() local
Dhilkbd.c99 unsigned char c; member
128 static inline void handle_status(unsigned char s, unsigned char c) in handle_status()
145 static inline void handle_data(unsigned char s, unsigned char c) in handle_data()
157 unsigned char s, c; in hil_interrupt() local
199 unsigned char c; in hil_keyb_init() local
353 int error; in hil_init() local
/linux-6.14.4/arch/um/drivers/
Dssl.c111 static void ssl_console_write(struct console *c, const char *string, in ssl_console_write()
122 static struct tty_driver *ssl_console_device(struct console *c, int *index) in ssl_console_device()
164 char *error; in ssl_init() local
/linux-6.14.4/fs/bcachefs/
Dfs-ioctl.c39 struct bch_fs *c = inode->v.i_sb->s_fs_info; in bch2_inode_flags_set() local
76 static int bch2_ioc_setflags(struct bch_fs *c, in bch2_ioc_setflags()
147 static int bch2_ioc_fssetxattr(struct bch_fs *c, in bch2_ioc_fssetxattr()
208 static int bch2_ioc_reinherit_attrs(struct bch_fs *c, in bch2_ioc_reinherit_attrs()
280 static int bch2_ioc_getlabel(struct bch_fs *c, char __user *user_label) in bch2_ioc_getlabel()
304 static int bch2_ioc_setlabel(struct bch_fs *c, in bch2_ioc_setlabel()
338 static int bch2_ioc_goingdown(struct bch_fs *c, u32 __user *arg) in bch2_ioc_goingdown()
374 static long bch2_ioctl_subvolume_create(struct bch_fs *c, struct file *filp, in bch2_ioctl_subvolume_create()
383 int error; in bch2_ioctl_subvolume_create() local
493 static long bch2_ioctl_subvolume_destroy(struct bch_fs *c, struct file *filp, in bch2_ioctl_subvolume_destroy()
[all …]
/linux-6.14.4/net/atm/
Dcommon.c341 static int c; in find_ci() local
386 int error; in __vcc_connect() local
466 int error; in vcc_connect() local
528 int copied, error = -EINVAL; in vcc_recvmsg() local
574 int eff, error; in vcc_sendmsg() local
688 int error; in atm_change_qos() local
732 int error; in check_qos() local
752 int error; in vcc_setsockopt() local
842 int error; in atm_init() local
/linux-6.14.4/arch/parisc/boot/compressed/
Dmisc.c82 void *memset(void *s, int c, size_t count) in memset()
110 char *strchr(const char *s, int c) in strchr()
136 static int putchar(int c) in putchar()
146 void __noreturn error(char *x) in error() function
/linux-6.14.4/drivers/input/mouse/
Dbcm5974.c294 const struct bcm5974_config *c = &dev->cfg; in get_tp_finger() local
607 const struct bcm5974_config *c = &dev->cfg; in report_tp_state() local
649 const struct bcm5974_config *c = &dev->cfg; in bcm5974_wellspring_mode() local
703 int error; in bcm5974_irq_button() local
734 int error; in bcm5974_irq_trackpad() local
785 int error; in bcm5974_start_traffic() local
831 int error; in bcm5974_open() local
892 int error = -ENOMEM; in bcm5974_probe() local
/linux-6.14.4/security/tomoyo/
Ddomain.c38 int error = param->is_delete ? -ENOENT : -ENOMEM; in tomoyo_update_policy() local
103 int error = is_delete ? -ENOENT : -ENOMEM; in tomoyo_update_domain() local
246 int error = param->is_delete ? -ENOENT : -ENOMEM; in tomoyo_write_transition_control() local
406 int error = param->is_delete ? -ENOENT : -ENOMEM; in tomoyo_write_aggregator() local
625 int error = -ENOMEM; in tomoyo_environ() local
650 const unsigned char c = env_page.data[offset++]; in tomoyo_environ() local

123456789