Searched defs:index (Results 226 - 250 of 4198) sorted by last modified time

1234567891011>>

/linux-master/tools/include/linux/
H A Dbitops.h95 static __always_inline __s64 sign_extend64(__u64 value, int index) argument
/linux-master/sound/soc/
H A Dsoc-core.c3558 snd_soc_of_get_dlc(struct device_node *of_node, struct of_phandle_args *args, struct snd_soc_dai_link_component *dlc, int index) argument
3591 snd_soc_of_get_dai_name(struct device_node *of_node, const char **dai_name, int index) argument
3666 int index; local
3692 int index, ret; local
3723 int index; local
3746 int index, ret; local
[all...]
/linux-master/sound/soc/codecs/
H A Dtlv320adc3xxx.c570 int index = 0; local
596 int index = 0; local
[all...]
/linux-master/sound/soc/amd/yc/
H A Dpci-acp6x.c149 int index = 0; local
312 int ret, index; local
[all...]
/linux-master/scripts/kconfig/
H A Dnconf.c506 int match_start, index; local
579 int index = items_num-1; local
[all...]
/linux-master/net/sched/
H A Dsch_taprio.c61 int index; member in struct:sched_entry
1062 parse_sched_entry(struct taprio_sched *q, struct nlattr *n, struct sched_entry *entry, int index, struct netlink_ext_ack *extack) argument
/linux-master/net/ipv4/
H A Dinet_hashtables.c1010 u32 index; local
/linux-master/net/devlink/
H A Dnetlink.c185 unsigned long index; local
/linux-master/mm/
H A Dmmap.c1873 unsigned long index = start_addr; local
1890 unsigned long index = addr; local
/linux-master/lib/
H A Doverflow_kunit.c295 volatile int index = 0; local
/linux-master/kernel/bpf/
H A Dcpumap.c626 u32 index = key ? *(u32 *)key : U32_MAX; local
640 static long cpu_map_redirect(struct bpf_map *map, u64 index, u64 flags) argument
/linux-master/io_uring/
H A Dpoll.c123 u32 index = hash_long(req->cqe.user_data, table->hash_bits); local
134 u32 index = hash_long(req->cqe.user_data, table->hash_bits); local
145 u32 index = hash_long(req->cqe.user_data, table->hash_bits); local
811 u32 index = hash_long(cd->data, table->hash_bits); local
/linux-master/include/linux/usb/
H A Dtypec.h183 enum typec_plug_index index; member in struct:typec_plug_desc
/linux-master/include/linux/
H A Dthunderbolt.h83 int index; member in struct:tb
H A Dtty.h194 int index; member in struct:tty_struct
H A Dnetdevice.h2478 netdev_get_tx_queue(const struct net_device *dev, unsigned int index) argument
3803 netif_set_xps_queue(struct net_device *dev, const struct cpumask *mask, u16 index) argument
3810 __netif_set_xps_queue(struct net_device *dev, const unsigned long *mask, u16 index, enum xps_map_type type) argument
[all...]
H A Dmhi.h440 int index; member in struct:mhi_controller
H A Dfb.h338 __u32 index; /* what tile to use: index to tile map */ member in struct:fb_tilerect
H A Dconsole.h338 short index; member in struct:console
H A Dbitmap.h735 const size_t index = BIT_WORD(start); local
750 const size_t index = BIT_WORD(start); local
/linux-master/include/linux/phy/
H A Dphy.h406 static inline int phy_notify_connect(struct phy *phy, int index) argument
413 static inline int phy_notify_disconnect(struct phy *phy, int index) argument
478 devm_of_phy_get_by_index(struct device *dev, struct device_node *np, int index) argument
/linux-master/include/linux/greybus/
H A Dgreybus_protocols.h2039 __u8 index; /* Selection within the control */ member in struct:gb_audio_route
2071 __u8 index; member in struct:gb_audio_get_control_request
2080 __u8 index; member in struct:gb_audio_set_control_request
/linux-master/include/linux/firmware/
H A Dxlnx-zynqmp.h782 static inline int zynqmp_pm_write_ggs(u32 index, u32 value) argument
787 static inline int zynqmp_pm_read_ggs(u32 index, u32 *value) argument
792 static inline int zynqmp_pm_write_pggs(u32 index, u32 value) argument
797 static inline int zynqmp_pm_read_pggs(u32 index, u32 *value) argument
802 static inline int zynqmp_pm_set_tapdelay_bypass(u32 index, u3 argument
[all...]
/linux-master/fs/ubifs/
H A Dfile.c218 pgoff_t index = pos >> PAGE_SHIFT; local
422 pgoff_t index = pos >> PAGE_SHIFT; local
828 pgoff_t index = folio->index, last_page_read = ui->last_page_read; local
1156 pgoff_t index = new_size >> PAGE_SHIFT; local
[all...]
/linux-master/fs/ceph/
H A Dfile.c2476 pgoff_t index = offset >> PAGE_SHIFT; local

Completed in 1084 milliseconds

1234567891011>>