/linux/drivers/pci/controller/ |
H A D | pcie-rcar.h | 122 #define PCIE_CONF_FUNC(f) (((f) & 0x7) << 16) argument
|
/linux/include/linux/ |
H A D | closure.h | 236 static inline void closure_set_waiting(struct closure *cl, unsigned long f) in closure_set_waiting()
|
H A D | dmi.h | 142 static inline bool dmi_match(enum dmi_field f, const char *str) in dmi_match()
|
/linux/arch/x86/boot/startup/ |
H A D | sev-shared.c | 15 #define has_cpuflag(f) boot_cpu_has(f) argument
|
/linux/arch/s390/lib/ |
H A D | test_unwind.c | 438 #define TEST_WITH_FLAGS(f) { .flags = f, .name = #f } argument
|
/linux/sound/soc/codecs/ |
H A D | wm8940.c | 685 unsigned int f; in wm8940_update_clocks() local
|
H A D | wm8974.c | 413 unsigned int f; in wm8974_update_clocks() local
|
/linux/net/core/ |
H A D | pktgen.c | 947 pktgen_read_flag(const char * f,bool * disable) pktgen_read_flag() argument 1316 char f[32]; pktgen_if_write() local 1355 char f[32]; pktgen_if_write() local 1964 char f[32]; pktgen_thread_write() local [all...] |
/linux/drivers/media/pci/dm1105/ |
H A D | dm1105.c | 632 static int dm1105_start_feed(struct dvb_demux_feed *f) in dm1105_start_feed() 642 static int dm1105_stop_feed(struct dvb_demux_feed *f) in dm1105_stop_feed()
|
/linux/drivers/media/pci/bt8xx/ |
H A D | bttv.h | 364 #define bttv_call_all(btv, o, f, args...) \ argument 367 #define bttv_call_all_err(btv, o, f, args...) \ argument
|
/linux/drivers/net/ethernet/netronome/nfp/flower/ |
H A D | offload.c | 1782 struct flow_block_offload *f) in nfp_flower_setup_tc_block() 1880 struct flow_block_offload *f, void *data, in nfp_flower_setup_indr_tc_block()
|
/linux/drivers/hwmon/ |
H A D | nct7802.c | 233 u8 f[2]; in nct7802_read_fan() local 252 u8 f[2]; in nct7802_read_fan_min() local
|
/linux/drivers/net/ethernet/sun/ |
H A D | sunvnet_common.c | 1085 skb_frag_t *f = &skb_shinfo(skb)->frags[i]; in vnet_skb_map() local 1126 skb_frag_t *f = &skb_shinfo(skb)->frags[i]; in vnet_skb_shape() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_acpi.c | 223 static void amdgpu_atif_parse_functions(struct amdgpu_atif_functions *f, u32 mask) in amdgpu_atif_parse_functions() 585 static void amdgpu_atcs_parse_functions(struct amdgpu_atcs_functions *f, u32 mask) in amdgpu_atcs_parse_functions()
|
/linux/drivers/input/keyboard/ |
H A D | applespi.c | 951 const struct tp_finger *f) in applespi_debug_update_dimensions() 996 const struct tp_finger *f) in report_finger_data() 1018 const struct tp_finger *f; in report_tp_state() local
|
/linux/drivers/gpu/drm/msm/disp/ |
H A D | mdp_format.c | 623 const struct msm_format *f = &map[i]; in mdp_get_format() local
|
/linux/drivers/hid/ |
H A D | hid-u2fzero.c | 77 #define U2F_HID_MSG_LEN(f) (size_t)(((f).init.bcnth << 8) + (f).init.bcntl) argument
|
/linux/drivers/gpu/drm/virtio/ |
H A D | virtgpu_submit.c | 63 struct dma_fence *f; in virtio_gpu_dma_fence_wait() local
|
/linux/drivers/scsi/aacraid/ |
H A D | commctrl.c | 246 struct fib_ioctl f; in next_getadapter_fib() local
|
/linux/drivers/parport/ |
H A D | procfs.c | 218 int f = 0; in do_hardware_modes() local
|
/linux/drivers/net/mctp/ |
H A D | mctp-serial.c | 396 const u8 *f, size_t len) in mctp_serial_tty_receive_buf()
|
/linux/include/net/ |
H A D | inet_frag.h | 19 struct inet_frags *f; member
|
/linux/drivers/char/tpm/ |
H A D | tpm_vtpm_proxy.c | 663 static long vtpmx_fops_ioctl(struct file *f, unsigned int ioctl, in vtpmx_fops_ioctl()
|
/linux/fs/ |
H A D | nsfs.c | 111 struct file *f; in open_namespace() local
|
/linux/security/tomoyo/ |
H A D | tomoyo.c | 328 static int tomoyo_file_open(struct file *f) in tomoyo_file_open()
|