| /kernel/linux/linux-5.10/fs/udf/ |
| H A D | udftime.c | 48 uint8_t type = typeAndTimezone >> 12; in udf_disk_stamp_to_time() local
|
| /kernel/linux/linux-5.10/net/802/ |
| H A D | fddi.c | 96 __be16 type; in fddi_type_trans() local 48 fddi_header(struct sk_buff *skb, struct net_device *dev, unsigned short type, const void *daddr, const void *saddr, unsigned int len) fddi_header() argument [all...] |
| H A D | fc.c | 32 fc_header(struct sk_buff *skb, struct net_device *dev, unsigned short type, const void *daddr, const void *saddr, unsigned int len) fc_header() argument
|
| H A D | p8022.c | 32 struct datalink_proto *register_8022_client(unsigned char type, in register_8022_client() argument
|
| /kernel/linux/linux-5.10/net/ax25/ |
| H A D | ax25_ds_in.c | 32 static int ax25_ds_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state1_machine() argument 100 static int ax25_ds_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_ds_state2_machine() argument 145 static int ax25_ds_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_ds_state3_machine() argument 279 int ax25_ds_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) in ax25_ds_frame_in() argument
|
| H A D | ax25_std_in.c | 39 static int ax25_std_state1_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_std_state1_machine() argument 103 static int ax25_std_state2_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int pf, int type) in ax25_std_state2_machine() argument 141 static int ax25_std_state3_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state3_machine() argument 266 static int ax25_std_state4_machine(ax25_cb *ax25, struct sk_buff *skb, int frametype, int ns, int nr, int pf, int type) in ax25_std_state4_machine() argument 419 ax25_std_frame_in(ax25_cb *ax25, struct sk_buff *skb, int type) ax25_std_frame_in() argument [all...] |
| /kernel/linux/linux-5.10/net/ceph/crush/ |
| H A D | hash.c | 94 __u32 crush_hash32(int type, __u32 a) in crush_hash32() argument 104 __u32 crush_hash32_2(int type, __u32 a, __u32 b) in crush_hash32_2() argument 114 __u32 crush_hash32_3(int type, __u32 a, __u32 b, __u32 c) in crush_hash32_3() argument 124 __u32 crush_hash32_4(int type, __u32 a, __u32 b, __u32 c, __u32 d) in crush_hash32_4() argument 134 __u32 crush_hash32_5(int type, __u32 a, __u32 b, __u32 c, __u32 d, __u32 e) in crush_hash32_5() argument 144 crush_hash_name(int type) crush_hash_name() argument [all...] |
| /kernel/linux/linux-5.10/net/bridge/netfilter/ |
| H A D | ebt_802_3.c | 27 __be16 type = hdr->llc.ui.ctrl & IS_UI ? hdr->llc.ui.type : hdr->llc.ni.type; in ebt_802_3_mt() local
|
| /kernel/linux/linux-5.10/net/bluetooth/ |
| H A D | hci_request.h | 126 static inline u16 eir_append_data(u8 *eir, u16 eir_len, u8 type, in eir_append_data() argument 137 static inline u16 eir_append_le16(u8 *eir, u16 eir_len, u8 type, u16 data) in eir_append_le16() argument
|
| /kernel/linux/linux-5.10/net/ceph/ |
| H A D | msgpool.c | 38 int ceph_msgpool_init(struct ceph_msgpool *pool, int type, in ceph_msgpool_init() argument
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | metrics.c | 22 int type = nla_type(nla); in ip_metrics_convert() local [all...] |
| /kernel/linux/linux-5.10/net/ipv6/netfilter/ |
| H A D | ip6t_mh.c | 26 type_match(u_int8_t min, u_int8_t max, u_int8_t type, bool invert) in type_match() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
| H A D | dpu_hw_blk.c | 26 void dpu_hw_blk_init(struct dpu_hw_blk *hw_blk, u32 type, int id, in dpu_hw_blk_init() argument 70 struct dpu_hw_blk *dpu_hw_blk_get(struct dpu_hw_blk *hw_blk, u32 type, in argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | if000a.h | 5 __u8 type; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
| H A D | M0203.h | 6 u8 type; member 23 u8 type; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/ |
| H A D | mem.c | 28 nvif_mem_ctor_map(struct nvif_mmu *mmu, const char *name, u8 type, u64 size, in nvif_mem_ctor_map() argument 48 nvif_mem_ctor_type(struct nvif_mmu *mmu, const char *name, s32 oclass, int type, u8 page, u64 size, void *argv, u32 argc, struct nvif_mem *mem) nvif_mem_ctor_type() argument 88 nvif_mem_ctor(struct nvif_mmu *mmu, const char *name, s32 oclass, u8 type, u8 page, u64 size, void *argv, u32 argc, struct nvif_mem *mem) nvif_mem_ctor() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | event.c | 30 int type = __ffs(types); types &= ~(1 << type); in nvkm_event_put() local 43 int type = __ffs(types); types &= ~(1 << type); in nvkm_event_get() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | pmu.c | 78 nvbios_pmuRm(struct nvkm_bios *bios, u8 type, struct nvbios_pmuR *info) in nvbios_pmuRm() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/ |
| H A D | priv.h | 11 enum nvbios_extdev_type type; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/ |
| H A D | mdp_format.c | 175 struct csc_cfg *mdp_get_default_csc_cfg(enum csc_type type) in mdp_get_default_csc_cfg() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | changf119.c | 27 gf119_disp_chan_uevent_fini(struct nvkm_event *event, int type, int index) in gf119_disp_chan_uevent_fini() argument
|
| H A D | capsgv100.c | 31 gv100_disp_caps_map(struct nvkm_object *object, void *argv, u32 argc, enum nvkm_object_map *type, u64 *addr, u64 *size) gv100_disp_caps_map() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | gp100.c | 62 u32 type = nvkm_rd32(device, 0x00280c + (unit * 0x10)); in gp100_fifo_intr_fault() local
|
| H A D | usergv100.c | 25 gv100_fifo_user_map(struct nvkm_object *object, void *argv, u32 argc, enum nvkm_object_map *type, u64 *addr, u64 *size) gv100_fifo_user_map() argument
|
| H A D | usertu102.c | 25 tu102_fifo_user_map(struct nvkm_object *object, void *argv, u32 argc, enum nvkm_object_map *type, u64 *addr, u64 *size) tu102_fifo_user_map() argument
|