Searched defs:fn (Results 1 - 12 of 12) sorted by relevance

/include/xen/
H A Dgrant_table.h54 void (*fn)(void *); member in struct:gnttab_free_callback
124 void (*fn)(void *), void *arg, u16 count);
/include/linux/
H A Dstop_machine.h25 cpu_stop_fn_t fn; member in struct:cpu_stop_work
30 int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg);
31 void stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg,
33 int stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg);
34 int try_stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg);
42 cpu_stop_fn_t fn; member in struct:cpu_stop_work
46 static inline int stop_one_cpu(unsigned int cpu, cpu_stop_fn_t fn, void *arg) argument
51 ret = fn(arg);
61 stwork->fn(stwork->arg);
66 cpu_stop_fn_t fn, voi
65 stop_one_cpu_nowait(unsigned int cpu, cpu_stop_fn_t fn, void *arg, struct cpu_stop_work *work_buf) argument
77 stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) argument
85 try_stop_cpus(const struct cpumask *cpumask, cpu_stop_fn_t fn, void *arg) argument
[all...]
H A Ddm-io.h51 io_notify_fn fn; /* Callback for asynchronous requests */ member in struct:dm_io_notify
62 struct dm_io_notify notify; /* Synchronous if notify.fn is NULL */
H A Dthread_info.h19 long (*fn)(struct restart_block *); member in struct:restart_block
H A Dmca.h143 static inline void mca_set_adapter_procfn(int slot, MCA_ProcFn fn, void* dev) argument
H A Ddmaengine.h122 * size_dst := fn(op, size_src), so doesn't mean much for destination.
951 struct dma_chan *__dma_request_channel(dma_cap_mask_t *mask, dma_filter_fn fn, void *fn_param);
962 dma_filter_fn fn, void *fn_param)
961 __dma_request_channel(dma_cap_mask_t *mask, dma_filter_fn fn, void *fn_param) argument
/include/net/
H A Dpkt_sched.h12 int (*fn)(struct Qdisc *, unsigned long cl, struct qdisc_walker *); member in struct:qdisc_walker
H A Dpkt_cls.h14 int (*fn)(struct tcf_proto *, unsigned long node, struct tcf_walker *); member in struct:tcf_walker
/include/scsi/
H A Dscsi_dh.h66 activate_complete fn, void *data)
68 fn(data, 0);
65 scsi_dh_activate(struct request_queue *req, activate_complete fn, void *data) argument
/include/net/sctp/
H A Dsm.h87 sctp_state_fn_t *fn; member in struct:__anon1632
/include/acpi/
H A Dactbl2.h310 u8 fn; member in struct:acpi_dmar_pci_path
/include/pcmcia/
H A Dcistpl.h82 } fn[CISTPL_MAX_FUNCTIONS]; member in struct:cistpl_longlink_mfc_t

Completed in 169 milliseconds