/kernel/linux/linux-6.6/sound/pci/ctxfi/ |
H A D | cttimer.c | 23 void (*stop)(struct ct_timer_instance *); member
|
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | trace_syscalls.c | 86 struct syscall_metadata **stop; in find_syscall_meta() local
|
/kernel/linux/linux-6.6/kernel/ |
H A D | static_call_inline.c | 136 struct static_call_site *site, *stop; in __static_call_update() local 106 static_call_sort_entries(struct static_call_site *start, struct static_call_site *stop) static_call_sort_entries() argument 220 __static_call_init(struct module *mod, struct static_call_site *start, struct static_call_site *stop) __static_call_init() argument 350 struct static_call_tramp_key *stop = __stop_static_call_tramp_key; tramp_key_lookup() local 367 struct static_call_site *stop = start + mod->num_static_call_sites; static_call_add_module() local 406 struct static_call_site *stop = mod->static_call_sites + static_call_del_module() local [all...] |
/kernel/linux/linux-6.6/lib/ |
H A D | assoc_array.c | 19 assoc_array_subtree_iterate(const struct assoc_array_ptr *root, const struct assoc_array_ptr *stop, int (*iterator)(const void *leaf, void *iterator_data), void *iterator_data) assoc_array_subtree_iterate() argument
|
/kernel/linux/linux-5.10/drivers/block/paride/ |
H A D | pg.c | 288 static int pg_wait(struct pg *dev, int go, int stop, unsigned long tmo, char *msg) in pg_wait() argument
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_hv_builtin.c | 132 u64 stop = get_tb() + 10 * tb_ticks_per_usec; in kvmppc_rm_h_confer() local
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
H A D | smp.c | 101 unsigned long stop = jiffies + 10*HZ; in wait_boot_cpu_to_stop() local
|
/kernel/linux/linux-5.10/drivers/char/tpm/ |
H A D | tpm_tis_core.c | 52 unsigned long stop; in wait_for_tpm_stat() local 102 unsigned long stop = jiffies + chip->timeout_a; in wait_startup() local 162 unsigned long stop, timeout; in __tpm_tis_request_locality() local 260 unsigned long stop; get_burstcount() local [all...] |
H A D | tpm_i2c_infineon.c | 346 unsigned long stop; in request_locality() local 391 unsigned long stop; in get_burstcount() local 416 unsigned long stop; in wait_for_stat() local
|
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-i2c.c | 591 int stop = !(i + 1 < num && msgs[i + 1].flags == I2C_M_RD); in ivtv_xfer() local
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | mmc_spi.c | 919 struct mmc_command stop; in mmc_spi_request() local [all...] |
H A D | tmio_mmc_core.c | 418 struct mmc_command *stop; in tmio_mmc_do_data_irq() local [all...] |
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | ftl.c | 689 uint16_t stop, eun; in find_free() local
|
/kernel/linux/linux-5.10/drivers/misc/mei/ |
H A D | hw-txe.c | 222 ktime_t stop, start; in mei_txe_aliveness_poll() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_dev.h | 206 u64 stop; member
|
/kernel/linux/linux-5.10/drivers/hwtracing/coresight/ |
H A D | coresight-etm4x-core.c | 879 etm4_set_comparator_filter(struct etmv4_config *config, u64 start, u64 stop, int comparator) etm4_set_comparator_filter() argument [all...] |
/kernel/linux/linux-5.10/drivers/i2c/busses/ |
H A D | i2c-hix5hd2.c | 85 int stop; member 299 static void hix5hd2_i2c_message_start(struct hix5hd2_i2c_priv *priv, int stop) in hix5hd2_i2c_message_start() argument 314 hix5hd2_i2c_xfer_msg(struct hix5hd2_i2c_priv *priv, struct i2c_msg *msgs, int stop) hix5hd2_i2c_xfer_msg() argument 358 int i, ret, stop; hix5hd2_i2c_xfer() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | bus.h | 72 void (*stop)(struct device *dev); member
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | htc_hst.h | 37 void (*stop) (void *hif_handle); member
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | wd33c93.c | 1927 wd33c93_init(struct Scsi_Host *instance, const wd33c93_regs regs, dma_setup_t setup, dma_stop_t stop, int clock_freq) wd33c93_init() argument
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | tty_driver.h | 268 void (*stop)(struct tty_struct *tty); member
|
/kernel/linux/linux-5.10/include/linux/mmc/ |
H A D | core.h | 134 struct mmc_command *stop; /* stop command */ member 148 struct mmc_command *stop; member
|
/kernel/linux/linux-5.10/include/linux/usb/ |
H A D | usbnet.h | 137 int (*stop)(struct usbnet *); member
|
/kernel/linux/linux-5.10/include/linux/qed/ |
H A D | qed_iscsi_if.h | 206 int (*stop)(struct qed_dev *cdev); member
|
/kernel/linux/linux-5.10/sound/soc/sh/rcar/ |
H A D | src.c | 495 bool stop = false; in __rsnd_src_interrupt() local
|