/linux/sound/usb/ |
H A D | endpoint.c | 1766 unsigned int f; snd_usb_handle_sync_urb() local [all...] |
/linux/drivers/net/ethernet/pasemi/ |
H A D | pasemi_mac.c | 247 int f; in pasemi_mac_unmap_tx_skb() local
|
/linux/drivers/i2c/busses/ |
H A D | i2c-cadence.c | 1255 static int cdns_i2c_calc_divs(unsigned long *f, unsigned long input_clk, in cdns_i2c_calc_divs()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
H A D | ktls_tx.c | 793 skb_frag_t *f = &info.frags[i]; in mlx5e_ktls_tx_handle_ooo() local
|
/linux/tools/testing/selftests/bpf/ |
H A D | test_maps.c | 1724 int map_fd, err, t, f; in test_reuseport_array() local
|
/linux/drivers/perf/ |
H A D | cxl_pmu.c | 61 #define CXL_PMU_FILTER_CFG_REG(n, f) (0x400 + 4 * ((f) + (n) * 8)) argument
|
/linux/arch/powerpc/kernel/ |
H A D | rtas.c | 1779 const struct rtas_filter *f; in block_rtas_call() local
|
/linux/include/linux/ |
H A D | huge_mm.h | 107 #define split_folio(f) split_folio_to_list(f, NULL) argument
|
H A D | filelock.h | 406 static inline void show_fd_locks(struct seq_file *f, in show_fd_locks()
|
H A D | fscrypt.h | 53 #define FSTR_TO_QSTR(f) QSTR_INIT((f)->name, (f)->len) argument
|
/linux/fs/nfsd/ |
H A D | xdr4.h | 49 #define SET_CSTATE_FLAG(c, f) ((c)->sid_flags |= (f)) argument 50 #define HAS_CSTATE_FLAG(c, f) ((c)->sid_flags & (f)) argument 51 #define CLEAR_CSTATE_FLAG(c, f) ((c)->sid_flags &= ~(f)) argument
|
/linux/sound/sparc/ |
H A D | dbri.c | 2015 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); snd_hw_rule_format() local 2031 struct snd_mask *f = hw_param_mask(params, SNDRV_PCM_HW_PARAM_FORMAT); snd_hw_rule_channels() local
|
/linux/arch/mips/include/asm/pci/ |
H A D | bridge.h | 215 } f[8]; member 366 #define BRIDGE_TYPE0_CFG_DEVF(s, f) (BRIDGE_TYPE0_CFG_DEV0+\ argument
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | idpf_virtchnl.c | 4128 struct idpf_mac_filter *f, *tmp; in idpf_mac_filter_async_handler() local 4197 struct idpf_mac_filter *f; in idpf_add_del_mac_filters() local
|
/linux/tools/perf/util/ |
H A D | symbol-elf.c | 610 struct symbol *f, *plt_sym; in dso__synthesize_plt_symbols() local 1577 struct symbol *f; in dso__load_sym_internal() local
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_main.c | 2910 struct filter_entry *f; in cxgb4_create_server_filter() local 2978 struct filter_entry *f; in cxgb4_remove_server_filter() local 3695 struct flow_block_offload *f) in cxgb_setup_tc_block()
|
/linux/drivers/net/ethernet/cadence/ |
H A D | macb_main.c | 2032 unsigned int f, nr_frags = skb_shinfo(skb)->nr_frags; in macb_tx_map() local 2200 unsigned int nr_frags, f; in macb_features_check() local 2305 unsigned int desc_cnt, nr_frags, frag_size, f; in macb_start_xmit() local
|
/linux/drivers/net/wireless/ath/wil6210/ |
H A D | txrx_edma.c | 1412 int f, hdrlen, headlen; in __wil_tx_ring_tso_edma() local
|
/linux/drivers/net/wireless/marvell/libertas/ |
H A D | debugfs.c | 853 static ssize_t lbs_debugfs_write(struct file *f, const char __user *buf, in lbs_debugfs_write()
|
/linux/drivers/net/wireless/broadcom/b43/ |
H A D | dma.c | 572 unsigned char *f = skb->data + ring->frameoffset; in b43_rx_buffer_is_poisoned() local
|
/linux/drivers/hwmon/ |
H A D | asc7621.c | 416 long reqval, i, f; in store_temp62() local
|
/linux/drivers/message/fusion/ |
H A D | mptctl.c | 2805 static long compat_mpctl_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in compat_mpctl_ioctl()
|
/linux/drivers/char/ |
H A D | random.c | 1497 static long random_ioctl(struct file *f, unsigned int cmd, unsigned long arg) in random_ioctl()
|
/linux/drivers/net/xen-netback/ |
H A D | netback.c | 1116 int i, f; in xenvif_handle_frag_list() local
|
/linux/drivers/gpu/drm/ttm/tests/ |
H A D | ttm_bo_validate_test.c | 43 static const char *fence_name(struct dma_fence *f) in fence_name()
|