Home
last modified time | relevance | path

Searched defs:try (Results 1 – 25 of 64) sorted by relevance

123

/linux/drivers/rtc/
H A Drtc-rv8803.c80 int try = RV8803_I2C_TRY_COUNT; in rv8803_read_reg() local
99 int try = RV8803_I2C_TRY_COUNT; in rv8803_read_regs() local
117 int try = RV8803_I2C_TRY_COUNT; in rv8803_write_reg() local
132 int try = RV8803_I2C_TRY_COUNT; in rv8803_write_regs() local
/linux/lib/kunit/
H A Dtry-catch-impl.h19 kunit_try_catch_func_t try, in kunit_try_catch_init()
/linux/include/kunit/
H A Dtry-catch.h48 kunit_try_catch_func_t try; member
/linux/init/
H A Ddo_mounts.c264 int try; in mount_nfs_root() local
306 int try; in mount_cifs_root() local
/linux/drivers/tty/serial/8250/
H A Dserial_cs.c403 int *try = priv_data; in simple_config_check() local
446 int ret, try; in simple_config() local
/linux/drivers/pcmcia/
H A Drsrc_iodyn.c107 unsigned int try; in iodyn_find_io() local
/linux/drivers/bluetooth/
H A Dbt3c_cs.c646 int *try = priv_data; in bt3c_check_config() local
687 unsigned long try; in bt3c_config() local
/linux/kernel/locking/
H A Dpercpu-rwsem.c169 bool __sched __percpu_down_read(struct percpu_rw_semaphore *sem, bool try, in __percpu_down_read()
/linux/fs/bcachefs/
H A Dsix.c118 struct task_struct *task, bool try) in __do_six_trylock()
278 static bool do_six_trylock(struct six_lock *lock, enum six_lock_type type, bool try) in do_six_trylock()
/linux/drivers/misc/sgi-gru/
H A Dgrukdump.c115 int try, cch_locked, cbrcnt = 0, dsrcnt = 0, bytes = 0, ret = 0; in gru_dump_context() local
/linux/include/linux/
H A Dlockdep.h441 #define LOCK_CONTENDED(_lock, try, lock) \ argument
450 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument
467 #define LOCK_CONTENDED(_lock, try, lock) \ argument
470 #define LOCK_CONTENDED_RETURN(_lock, try, lock) \ argument
/linux/include/linux/surface_aggregator/
H A Dserial_hub.h370 #define __SSH_PACKET_PRIORITY(base, try) \ argument
388 #define SSH_PACKET_PRIORITY(base, try) \ argument
/linux/drivers/ntb/test/
H A Dntb_perf.c261 int try; in perf_spad_cmd_send() local
352 int try, ret; in perf_msg_cmd_send() local
791 int try = 0, ret = 0; in perf_copy_chunk() local
/linux/drivers/char/tpm/
H A Dtpm1-cmd.c746 unsigned int try; in tpm1_pm_suspend() local
H A Dtpm_tis_core.c402 unsigned int try; in tpm_tis_recv() local
547 unsigned int try; in tpm_tis_send_main() local
/linux/drivers/media/usb/dvb-usb/
H A Dgp8psk.c33 int ret = 0,try = 0; in gp8psk_usb_in_op() local
/linux/drivers/firewire/
H A Dcore-iso.c279 int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0; in manage_bandwidth() local
/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c684 u8 try = ssh_packet_priority_get_try(p->priority); in ssh_packet_next_try() local
1366 u8 try; in __ssh_ptl_resubmit() local
/linux/fs/adfs/
H A Dsuper.c263 int ret, try; in adfs_probe() local
/linux/drivers/usb/host/
H A Dehci-hub.c541 int try; in set_owner() local
/linux/drivers/net/wireless/realtek/rtw88/
H A Dmac.c837 int try; in en_download_firmware_legacy() local
927 int try; in download_firmware_validate_legacy() local
/linux/drivers/block/
H A Dswim.c387 int try; in swim_track00() local
501 int i, try; in floppy_read_sectors() local
/linux/drivers/media/platform/amphion/
H A Dvpu_cmds.c261 static int sync_session_response(struct vpu_inst *inst, unsigned long key, long timeout, int try) in sync_session_response()
/linux/fs/proc/
H A Dkcore.c108 size_t try, size; in update_kcore_size() local
/linux/drivers/i2c/
H A Di2c-core-smbus.c562 int try; in __i2c_smbus_xfer() local

123