Home
last modified time | relevance | path

Searched defs:f (Results 551 – 575 of 1136) sorted by relevance

1...<<21222324252627282930>>...46

/linux/drivers/ata/pata_parport/
H A Depia.c245 int j, k, f; in epia_test_proto() local
/linux/tools/lib/bpf/
H A Dbpf_prog_linfo.c35 __u32 f; /* Index to ksym_func */ in dissect_jited_func() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Diters.c112 FILE *f = NULL; in subtest_task_vma_iters() local
H A Dusdt.c331 FILE *f; urand_spawn() local
/linux/net/netfilter/ipvs/
H A Dip_vs_core.c72 #define SNAT_CALL(f, ...) \ argument
75 #define SNAT_CALL(f, ...) INDIRECT_CALL_1(f, tcp_snat_handler, __VA_ARGS__) argument
77 #define SNAT_CALL(f, ...) INDIRECT_CALL_1(f, udp_snat_handler, __VA_ARGS__) argument
79 #define SNAT_CALL(f, ...) f(__VA_ARGS__) argument
/linux/drivers/tty/
H A Dtty_io.c116 # define tty_debug_hangup(tty, f, args...) tty_debug(tty, f, ##args) argument
118 # define tty_debug_hangup(tty, f, args...) do { } while (0) argument
535 struct file *f = redirect; in tty_release_redirect() local
571 struct file *filp, *f; in __tty_hangup() local
2385 struct file *f; in tioccons() local
/linux/drivers/scsi/qla2xxx/
H A Dqla_nx2.h124 #define QLA8044_CRB_WIN_FUNC(f) (QLA8044_CRB_WIN_BASE+((f)*4)) argument
127 #define QLA8044_SEM_LOCK_FUNC(f) (QLA8044_SEM_LOCK_BASE+((f)*8)) argument
128 #define QLA8044_SEM_UNLOCK_FUNC(f) (QLA8044_SEM_UNLOCK_BASE+((f)*8)) argument
129 #define QLA8044_LINK_STATE(f) (0x3698+((f) > 7 ? 4 : 0)) argument
130 #define QLA8044_LINK_SPEED(f) (0x36E0+(((f) >> 2) * 4)) argument
131 #define QLA8044_MAX_LINK_SPEED(f) (0x36F0+(((f) / 4) * 4)) argument
/linux/drivers/usb/gadget/function/
H A Du_audio.h84 static inline struct g_audio *func_to_g_audio(struct usb_function *f) in func_to_g_audio()
H A Du_uvc.h20 #define fi_to_f_uvc_opts(f) container_of(f, struct f_uvc_opts, func_inst) argument
/linux/drivers/net/ethernet/netronome/nfp/abm/
H A Dcls.c268 struct flow_block_offload *f) in nfp_abm_setup_cls_block()
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_args_test.c83 #define foo(f) f(X) f(Y) f(Z) f(Q) in sep_comma_example() argument
/linux/samples/bpf/
H A Dtest_lwt_bpf.c204 uint64_t f = 0xFFFFFFFFFFFFFFFF; in __fill_garbage() local
/linux/lib/
H A Dclosure.c259 static int debug_show(struct seq_file *f, void *data) in debug_show()
/linux/drivers/xen/
H A Dmcelog.c152 static long xen_mce_chrdev_ioctl(struct file *f, unsigned int cmd, in xen_mce_chrdev_ioctl()
/linux/include/net/
H A Dscm.h110 static inline int scm_recv_one_fd(struct file *f, int __user *ufd, in scm_recv_one_fd()
/linux/arch/m68k/kernel/
H A Dsignal.c87 static inline int frame_extra_sizes(int f) in frame_extra_sizes()
193 static inline int frame_extra_sizes(int f) in frame_extra_sizes()
/linux/drivers/media/radio/
H A Dradio-tea5764.c327 const struct v4l2_frequency *f) in vidioc_s_frequency()
351 struct v4l2_frequency *f) in vidioc_g_frequency()
/linux/fs/jffs2/
H A Dwbuf.c183 struct jffs2_inode_info *f, in jffs2_incore_replace_raw()
468 struct jffs2_inode_info *f = NULL; in jffs2_wbuf_recover() local
/linux/drivers/firmware/
H A Dqemu_fw_cfg.c323 static ssize_t fw_cfg_write_vmcoreinfo(const struct fw_cfg_file *f) in fw_cfg_write_vmcoreinfo()
581 static int fw_cfg_register_file(const struct fw_cfg_file *f) in fw_cfg_register_file()
/linux/lib/crypto/
H A Dsha256.c73 #define SHA256_ROUND(i, a, b, c, d, e, f, g, h) \ argument
85 u32 a, b, c, d, e, f, g, h; in sha256_block_generic() local
/linux/drivers/gpu/drm/panfrost/
H A Dpanfrost_job.c69 struct panfrost_fence *f = to_panfrost_fence(fence); in panfrost_fence_get_timeline_name() local
148 struct panfrost_fence *f = to_panfrost_fence(job->done_fence); in panfrost_get_job_chain_flag() local
/linux/drivers/md/bcache/
H A Dbset.c585 struct bkey_float *f) in bfloat_mantissa()
594 struct bkey_float *f = &t->tree[j]; in make_bfloat() local
963 struct bkey_float *f; in bset_search_tree() local
/linux/net/bluetooth/
H A Dhci_sock.c1977 struct hci_filter *f = &hci_pi(sk)->filter; in hci_sock_setsockopt_old() local
1996 struct hci_filter *f = &hci_pi(sk)->filter; in hci_sock_setsockopt_old() local
2105 struct hci_filter *f = &hci_pi(sk)->filter; in hci_sock_getsockopt_old() local
/linux/sound/ppc/
H A Dbeep.c95 int i, j, f; snd_pmac_beep_event() local
/linux/drivers/net/ethernet/pensando/ionic/
H A Dionic_debugfs.c232 struct ionic_rx_filter *f; in lif_filters_show() local

1...<<21222324252627282930>>...46