Home
last modified time | relevance | path

Searched defs:eid (Results 1 - 25 of 136) sorted by relevance

123456

/kernel/linux/linux-5.10/arch/ia64/include/asm/
H A Dsmp.h31 unsigned long eid : 8; in ia64_get_lid() member
/kernel/linux/linux-6.6/arch/ia64/include/asm/
H A Dsmp.h31 unsigned long eid : 8; in ia64_get_lid() member
/kernel/linux/linux-5.10/drivers/hyperhold/
H A Dhp_space.c87 void free_eid(struct hp_space *spc, u32 eid) in free_eid() argument
H A Dhp_iotab.h28 u32 eid; member
H A Dhp_iotab.c36 static struct hpio *__iotab_search_get(struct hp_iotab *iotab, u32 eid) in __iotab_search_get() argument
47 static struct hpio *iotab_search_get(struct hp_iotab *iotab, u32 eid) in iotab_search_get() argument
182 hpio_get(u32 eid) hpio_get() argument
187 hpio_get_alloc(u32 eid, u32 nr_page, gfp_t gfp, unsigned int op) hpio_get_alloc() argument
[all...]
/kernel/linux/linux-5.10/sound/firewire/oxfw/
H A Doxfw-command.c52 avc_stream_get_format(struct fw_unit *unit, enum avc_general_plug_dir dir, unsigned int pid, u8 *buf, unsigned int *len, unsigned int eid) avc_stream_get_format() argument
H A Doxfw.h88 avc_stream_get_format_list(struct fw_unit *unit, enum avc_general_plug_dir dir, unsigned int pid, u8 *buf, unsigned int *len, unsigned int eid) avc_stream_get_format_list() argument
H A Doxfw-stream.c585 unsigned int i, eid; in assume_stream_formats() local
643 unsigned int len, eid = 0; in fill_stream_formats() local
[all...]
/kernel/linux/linux-6.6/drivers/hyperhold/
H A Dhp_space.c87 void free_eid(struct hp_space *spc, u32 eid) in free_eid() argument
H A Dhp_iotab.h28 u32 eid; member
H A Dhp_iotab.c36 static struct hpio *__iotab_search_get(struct hp_iotab *iotab, u32 eid) in __iotab_search_get() argument
47 static struct hpio *iotab_search_get(struct hp_iotab *iotab, u32 eid) in iotab_search_get() argument
182 hpio_get(u32 eid) hpio_get() argument
187 hpio_get_alloc(u32 eid, u32 nr_page, gfp_t gfp, unsigned int op) hpio_get_alloc() argument
[all...]
/kernel/linux/linux-6.6/sound/firewire/oxfw/
H A Doxfw-command.c52 avc_stream_get_format(struct fw_unit *unit, enum avc_general_plug_dir dir, unsigned int pid, u8 *buf, unsigned int *len, unsigned int eid) avc_stream_get_format() argument
/kernel/linux/linux-5.10/sound/firewire/bebob/
H A Dbebob_command.c253 avc_bridgeco_get_plug_strm_fmt(struct fw_unit *unit, u8 addr[AVC_BRIDGECO_ADDR_BYTES], u8 *buf, unsigned int *len, unsigned int eid) avc_bridgeco_get_plug_strm_fmt() argument
/kernel/linux/linux-6.6/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-tx.c44 u32 sid, eid; in mcp251xfd_tx_obj_from_skb() local
H A Dmcp251xfd-rx.c117 u32 sid, eid; in mcp251xfd_hw_rx_obj_to_skb() local
/kernel/linux/linux-6.6/sound/firewire/bebob/
H A Dbebob_command.c289 avc_bridgeco_get_plug_strm_fmt(struct fw_unit *unit, u8 addr[AVC_BRIDGECO_ADDR_BYTES], u8 *buf, unsigned int *len, unsigned int eid) avc_bridgeco_get_plug_strm_fmt() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/pds_core/
H A Dadminq.c20 u64 eid; in pdsc_process_notifyq() local
[all...]
/kernel/linux/linux-5.10/drivers/clk/at91/
H A Dsama7g5.c107 u8 eid; member
/kernel/linux/linux-5.10/drivers/block/zram/zram_group/
H A Dzram_group.c401 void zgrp_ext_insert(struct zram_group *zgrp, u32 eid, u16 gid) in zgrp_ext_insert() argument
423 bool zgrp_ext_delete(struct zram_group *zgrp, u32 eid, u16 gid) in zgrp_ext_delete() argument
492 zgrp_get_ext(struct zram_group *zgrp, u32 eid) zgrp_get_ext() argument
508 zgrp_put_ext(struct zram_group *zgrp, u32 eid) zgrp_put_ext() argument
534 wbgrp_obj_insert(struct zram_group *zgrp, u32 index, u32 eid) wbgrp_obj_insert() argument
556 wbgrp_obj_delete(struct zram_group *zgrp, u32 index, u32 eid) wbgrp_obj_delete() argument
587 wbgrp_isolate_objs(struct zram_group *zgrp, u32 eid, u32 *idxs, u32 nr, bool *last) wbgrp_isolate_objs() argument
624 wbgrp_obj_stats_inc(struct zram_group *zgrp, u16 gid, u32 eid, u32 size) wbgrp_obj_stats_inc() argument
641 wbgrp_obj_stats_dec(struct zram_group *zgrp, u16 gid, u32 eid, u32 size) wbgrp_obj_stats_dec() argument
658 wbgrp_fault_stats_inc(struct zram_group *zgrp, u16 gid, u32 eid, u32 size) wbgrp_fault_stats_inc() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dhtc.c72 ath11k_htc_send(struct ath11k_htc *htc, enum ath11k_htc_ep_id eid, struct sk_buff *skb) ath11k_htc_send() argument
144 ath11k_htc_process_credit_report(struct ath11k_htc *htc, const struct ath11k_htc_credit_report *report, int len, enum ath11k_htc_ep_id eid) ath11k_htc_process_credit_report() argument
244 u8 eid; ath11k_htc_rx_completion_handler() local
[all...]
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/
H A Drtllib_wx.c769 u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; in rtllib_wx_set_gen_ie() local
/kernel/linux/linux-5.10/net/smc/
H A Dsmc_ism.c44 void smc_ism_get_system_eid(struct smcd_dev *smcd, u8 **eid) in smc_ism_get_system_eid() argument
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/
H A Drtllib_wx.c717 u8 eid, wps_oui[4] = {0x0, 0x50, 0xf2, 0x04}; in rtllib_wx_set_gen_ie() local
/kernel/linux/linux-6.6/drivers/block/zram/zram_group/
H A Dzram_group.c401 void zgrp_ext_insert(struct zram_group *zgrp, u32 eid, u16 gid) in zgrp_ext_insert() argument
423 bool zgrp_ext_delete(struct zram_group *zgrp, u32 eid, u16 gid) in zgrp_ext_delete() argument
492 zgrp_get_ext(struct zram_group *zgrp, u32 eid) zgrp_get_ext() argument
508 zgrp_put_ext(struct zram_group *zgrp, u32 eid) zgrp_put_ext() argument
534 wbgrp_obj_insert(struct zram_group *zgrp, u32 index, u32 eid) wbgrp_obj_insert() argument
556 wbgrp_obj_delete(struct zram_group *zgrp, u32 index, u32 eid) wbgrp_obj_delete() argument
587 wbgrp_isolate_objs(struct zram_group *zgrp, u32 eid, u32 *idxs, u32 nr, bool *last) wbgrp_isolate_objs() argument
624 wbgrp_obj_stats_inc(struct zram_group *zgrp, u16 gid, u32 eid, u32 size) wbgrp_obj_stats_inc() argument
641 wbgrp_obj_stats_dec(struct zram_group *zgrp, u16 gid, u32 eid, u32 size) wbgrp_obj_stats_dec() argument
658 wbgrp_fault_stats_inc(struct zram_group *zgrp, u16 gid, u32 eid, u32 size) wbgrp_fault_stats_inc() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dhtc.c74 ath12k_htc_send(struct ath12k_htc *htc, enum ath12k_htc_ep_id eid, struct sk_buff *skb) ath12k_htc_send() argument
145 ath12k_htc_process_credit_report(struct ath12k_htc *htc, const struct ath12k_htc_credit_report *report, int len, enum ath12k_htc_ep_id eid) ath12k_htc_process_credit_report() argument
257 u8 eid; ath12k_htc_rx_completion_handler() local
[all...]

Completed in 17 milliseconds

123456