Searched defs:try (Results 1 - 25 of 74) sorted by relevance

123

/linux-master/lib/kunit/
H A Dtry-catch-impl.h17 kunit_try_catch_init(struct kunit_try_catch *try_catch, struct kunit *test, kunit_try_catch_func_t try, kunit_try_catch_func_t catch) argument
/linux-master/tools/virtio/
H A DMakefile
/linux-master/drivers/pcmcia/
H A Drsrc_iodyn.c107 unsigned int try; local
H A Dpcmcia_resource.c728 unsigned int try, irq; local
/linux-master/net/dccp/ccids/lib/
H A Dtfrc_equation.c593 u32 try, low = 0, high = TFRC_CALC_X_ARRSIZE - 1; local
/linux-master/arch/powerpc/platforms/powernv/
H A Dpci-cxl.c88 int i, hwirq, try; local
/linux-master/kernel/locking/
H A Dpercpu-rwsem.c167 bool __sched __percpu_down_read(struct percpu_rw_semaphore *sem, bool try) argument
/linux-master/drivers/misc/sgi-gru/
H A Dgrukdump.c115 int try, cch_locked, cbrcnt = 0, dsrcnt = 0, bytes = 0, ret = 0; local
/linux-master/tools/perf/util/
H A Dperf_api_probe.c62 const char *try[] = {"cycles:u", "instructions:u", "cpu-clock:u", NULL}; local
/linux-master/drivers/firewire/
H A Dcore-iso.c207 int try, new, old = allocate ? BANDWIDTH_AVAILABLE_INITIAL : 0; local
/linux-master/drivers/i2c/
H A Di2c-core-smbus.c561 int try; local
/linux-master/drivers/char/tpm/
H A Dtpm1-cmd.c746 unsigned int try; local
H A Dtpm_tis_i2c_cr50.c154 unsigned int try; local
/linux-master/drivers/usb/host/
H A Dehci-hub.c541 int try; local
/linux-master/drivers/media/usb/dvb-usb/
H A Dgp8psk.c33 int ret = 0,try = 0; local
/linux-master/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) argument
/linux-master/drivers/tty/serial/8250/
H A Dserial_cs.c403 int *try = priv_data; local
446 int ret, try; local
[all...]
/linux-master/init/
H A Ddo_mounts.c265 int try; local
307 int try; local
/linux-master/drivers/bluetooth/
H A Dbt3c_cs.c646 int *try = priv_data; local
687 unsigned long try; local
[all...]
/linux-master/drivers/i2c/busses/
H A Di2c-octeon-core.c97 int try = 0; local
/linux-master/drivers/misc/genwqe/
H A Dcard_ddcb.c268 unsigned int try; local
/linux-master/sound/usb/usx2y/
H A Dusb_stream.c675 int try = 0; local
/linux-master/fs/bcachefs/
H A Dsix.c272 static bool do_six_trylock(struct six_lock *lock, enum six_lock_type type, bool try) argument
117 __do_six_trylock(struct six_lock *lock, enum six_lock_type type, struct task_struct *task, bool try) argument
/linux-master/fs/adfs/
H A Dsuper.c289 int ret, try; local
/linux-master/fs/proc/
H A Dkcore.c93 size_t try, size; local

Completed in 316 milliseconds

123