| /kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
| H A D | i915_request.h | 212 struct intel_context *context; member [all...] |
| /kernel/linux/linux-6.6/drivers/hv/ |
| H A D | channel.c | 653 __vmbus_open(struct vmbus_channel *newchannel, void *userdata, u32 userdatalen, void (*onchannelcallback)(void *context), void *context) __vmbus_open() argument 794 vmbus_connect_ring(struct vmbus_channel *newchannel, void (*onchannelcallback)(void *context), void *context) vmbus_connect_ring() argument 804 vmbus_open(struct vmbus_channel *newchannel, u32 send_ringbuffer_size, u32 recv_ringbuffer_size, void *userdata, u32 userdatalen, void (*onchannelcallback)(void *context), void *context) vmbus_open() argument
|
| H A D | hv_util.c | 185 static void shutdown_onchannelcallback(void *context) in shutdown_onchannelcallback() argument 394 static void timesync_onchannelcallback(void *context) in timesync_onchannelcallback() argument 487 heartbeat_onchannelcallback(void *context) heartbeat_onchannelcallback() argument [all...] |
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | asus_wmi_sensors.c | 614 static int asus_wmi_probe(struct wmi_device *wdev, const void *context) in asus_wmi_probe() argument
|
| H A D | tmp401.c | 143 static int tmp401_reg_read(void *context, unsigned int reg, unsigned int *val) in tmp401_reg_read() argument 228 static int tmp401_reg_write(void *context, unsigned int reg, unsigned int val) in tmp401_reg_write() argument
|
| /kernel/linux/linux-6.6/drivers/hid/ |
| H A D | hid-hyperv.c | 308 static void mousevsc_on_channel_callback(void *context) in mousevsc_on_channel_callback() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_cmdbuf.c | 1168 vmw_cmdbuf_preempt(struct vmw_cmdbuf_man *man, u32 context) vmw_cmdbuf_preempt() argument 1193 vmw_cmdbuf_startstop(struct vmw_cmdbuf_man *man, u32 context, bool enable) vmw_cmdbuf_startstop() argument [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/ |
| H A D | vt.c | 254 static void rvt_dealloc_ucontext(struct ib_ucontext *context) in rvt_dealloc_ucontext() argument
|
| /kernel/linux/linux-6.6/drivers/iommu/intel/ |
| H A D | debugfs.c | 220 struct context_entry *context; in ctx_tbl_walk() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/vmw_pvrdma/ |
| H A D | pvrdma_main.c | 614 static int pvrdma_add_gid(const struct ib_gid_attr *attr, void **context) in pvrdma_add_gid() argument 650 static int pvrdma_del_gid(const struct ib_gid_attr *attr, void **context) in pvrdma_del_gid() argument
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-kcopyd.c | 377 void *context; member 494 void *context = job->context; in run_complete_job() local 520 static void complete_io(unsigned long error, void *context) in complete_io() argument 693 segment_complete(int read_err, unsigned long write_err, void *context) segment_complete() argument 778 dm_kcopyd_copy(struct dm_kcopyd_client *kc, struct dm_io_region *from, unsigned int num_dests, struct dm_io_region *dests, unsigned int flags, dm_kcopyd_notify_fn fn, void *context) dm_kcopyd_copy() argument 858 dm_kcopyd_zero(struct dm_kcopyd_client *kc, unsigned int num_dests, struct dm_io_region *dests, unsigned int flags, dm_kcopyd_notify_fn fn, void *context) dm_kcopyd_zero() argument 866 dm_kcopyd_prepare_callback(struct dm_kcopyd_client *kc, dm_kcopyd_notify_fn fn, void *context) dm_kcopyd_prepare_callback() argument [all...] |
| H A D | dm-snap-persistent.c | 99 void *context; member
|
| H A D | dm-region-hash.c | 92 void *context; member 164 dm_region_hash_create( void *context, void (*dispatch_bios)(void *context, struct bio_list *bios), void (*wakeup_workers)(void *context), void (*wakeup_all_recovery_waiters)(void *context), sector_t target_begin, unsigned int max_recovery, struct dm_dirty_log *log, uint32_t region_size, region_t nr_regions) dm_region_hash_create() argument [all...] |
| /kernel/linux/linux-6.6/drivers/md/persistent-data/ |
| H A D | dm-space-map-metadata.c | 30 void *context; member 39 set_threshold(struct threshold *t, dm_block_t value, dm_sm_threshold_fn fn, void *context) set_threshold() argument 524 sm_metadata_register_threshold_callback(struct dm_space_map *sm, dm_block_t threshold, dm_sm_threshold_fn fn, void *context) sm_metadata_register_threshold_callback() argument
|
| H A D | dm-array.c | 575 static void block_inc(void *context, const void *value, unsigned int count) in block_inc() argument 585 static void __block_dec(void *context, const void *value) in __block_dec() argument 624 static void block_dec(void *context, const void *value, unsigned int count) in block_dec() argument 632 static int block_equal(void *context, cons argument 707 populate_ablock_with_values(struct dm_array_info *info, struct array_block *ab, value_fn fn, void *context, unsigned int base, unsigned int new_nr) populate_ablock_with_values() argument 731 dm_array_new(struct dm_array_info *info, dm_block_t *root, uint32_t size, value_fn fn, void *context) dm_array_new() argument 862 void *context; global() member 865 walk_ablock(void *context, uint64_t *keys, void *leaf) walk_ablock() argument 895 dm_array_walk(struct dm_array_info *info, dm_block_t root, int (*fn)(void *, uint64_t key, void *leaf), void *context) dm_array_walk() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/common/siano/ |
| H A D | smsdvb-main.c | 541 static int smsdvb_onresponse(void *context, struct smscore_buffer_t *cb) in smsdvb_onresponse() argument 667 static void smsdvb_onremove(void *context) in smsdvb_onremove() argument
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | af9013.c | 1362 static int af9013_regmap_write(void *context, const void *data, size_t count) in af9013_regmap_write() argument 1400 static int af9013_regmap_read(void *context, const void *reg_buf, in af9013_regmap_read() argument
|
| /kernel/linux/linux-6.6/net/nfc/nci/ |
| H A D | hci.c | 427 void nci_hci_data_received_cb(void *context, in nci_hci_data_received_cb() argument
|
| /kernel/linux/linux-6.6/net/nfc/hci/ |
| H A D | core.c | 699 static void hci_transceive_cb(void *context, struct sk_buff *skb, int err) in hci_transceive_cb() argument
|
| /kernel/linux/linux-6.6/net/rds/ |
| H A D | ib_cm.c | 247 static void rds_ib_cq_comp_handler_recv(struct ib_cq *cq, void *context) in rds_ib_cq_comp_handler_recv() argument 375 static void rds_ib_cq_comp_handler_send(struct ib_cq *cq, void *context) in rds_ib_cq_comp_handler_send() argument
|
| /kernel/linux/linux-6.6/sound/soc/fsl/ |
| H A D | fsl_qmc_audio.c | 78 static void qmc_audio_pcm_write_complete(void *context) in qmc_audio_pcm_write_complete() argument 102 static void qmc_audio_pcm_read_complete(void *context, size_t length) in qmc_audio_pcm_read_complete() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/mqueue/ |
| H A D | mq_perf_tests.c | 213 void sig_action_SIGUSR1(int signum, siginfo_t *info, void *context) in sig_action_SIGUSR1() argument 226 void sig_action(int signum, siginfo_t *info, void *context) in sig_action() argument
|
| /kernel/linux/linux-6.6/tools/perf/util/cs-etm-decoder/ |
| H A D | cs-etm-decoder.c | 53 cs_etm_decoder__mem_access(const void *context, in cs_etm_decoder__mem_access() argument 580 cs_etm_decoder__gen_trace_elem_printer( const void *context, const ocsd_trc_index_t indx, const u8 trace_chan_id __maybe_unused, const ocsd_generic_trace_elem *elem) cs_etm_decoder__gen_trace_elem_printer() argument
|
| /kernel/linux/linux-6.6/tools/power/acpi/os_specific/service_layers/ |
| H A D | osunixxf.c | 896 acpi_os_install_interrupt_handler(u32 interrupt_number, acpi_osd_handler service_routine, void *context) acpi_os_install_interrupt_handler() argument 1269 acpi_os_execute(acpi_execute_type type, acpi_osd_exec_callback function, void *context) acpi_os_execute() argument 1290 acpi_os_execute(acpi_execute_type type, acpi_osd_exec_callback function, void *context) acpi_os_execute() argument
|
| /kernel/linux/linux-6.6/tools/tracing/rtla/src/ |
| H A D | timerlat_aa.c | 238 timerlat_aa_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) timerlat_aa_handler() argument 261 timerlat_aa_nmi_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) timerlat_aa_nmi_handler() argument 301 timerlat_aa_irq_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) timerlat_aa_irq_handler() argument 393 timerlat_aa_softirq_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) timerlat_aa_softirq_handler() argument 424 timerlat_aa_thread_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) timerlat_aa_thread_handler() argument 467 timerlat_aa_stack_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) timerlat_aa_stack_handler() argument 498 timerlat_aa_sched_switch_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) timerlat_aa_sched_switch_handler() argument 529 timerlat_aa_kworker_start_handler(struct trace_seq *s, struct tep_record *record, struct tep_event *event, void *context) timerlat_aa_kworker_start_handler() argument [all...] |