Home
last modified time | relevance | path

Searched refs:Rec_Pointer (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/lib/
A Ddhry_1.c30 static Rec_Pointer Ptr_Glob, Next_Ptr_Glob;
36 static void Proc_3(Rec_Pointer *Ptr_Ref_Par) in Proc_3()
49 static void Proc_1(Rec_Pointer Ptr_Val_Par) in Proc_1()
53 Rec_Pointer Next_Record = Ptr_Val_Par->Ptr_Comp; in Proc_1()
142 Next_Ptr_Glob = (Rec_Pointer)kzalloc(sizeof(Rec_Type), GFP_KERNEL); in dhry()
143 Ptr_Glob = (Rec_Pointer)kzalloc(sizeof(Rec_Type), GFP_KERNEL); in dhry()
A Ddhry.h344 } Rec_Type, *Rec_Pointer; typedef

Completed in 6 milliseconds