Home
last modified time | relevance | path

Searched defs:try (Results 1 – 25 of 61) 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/drivers/phy/broadcom/
H A Dphy-brcm-sata.c429 int try; in brcm_ns2_sata_init() local
492 unsigned int val, try; in brcm_nsp_sata_init() local
564 unsigned int val, try; in brcm_sr_sata_init() local
616 unsigned int try; in brcm_dsl_sata_init() local
/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/net/dccp/ccids/lib/
H A Dtfrc_equation.c593 u32 try, low = 0, high = TFRC_CALC_X_ARRSIZE - 1; in tfrc_binsearch() 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.c167 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/arch/powerpc/platforms/powernv/
H A Dpci-cxl.c88 int i, hwirq, try; in pnv_cxl_alloc_hwirq_ranges() local
/linux/tools/perf/util/
H A Dperf_api_probe.c62 const char *try[] = {"cycles:u", "instructions:u", "cpu-clock:u", NULL}; in perf_probe_api() local
/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/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/media/usb/dvb-usb/
H A Dgp8psk.c33 int ret = 0,try = 0; in gp8psk_usb_in_op() local
/linux/drivers/char/tpm/
H A Dtpm1-cmd.c746 unsigned int try; in tpm1_pm_suspend() 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/drivers/block/
H A Dswim.c387 int try; in swim_track00() local
501 int i, try; in floppy_read_sectors() local
/linux/drivers/usb/host/
H A Dehci-hub.c541 int try; in set_owner() 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/drivers/i2c/
H A Di2c-core-smbus.c561 int try; in __i2c_smbus_xfer() local
/linux/fs/proc/
H A Dkcore.c110 size_t try, size; in update_kcore_size() local

123