Searched refs:GFP_KERNEL (Results 1 – 3 of 3) sorted by relevance
1036 seq->object = (int32_t *)kmalloc(length32, GFP_KERNEL); in tfa2_hap_cnt_get_sequencer()1040 seq->duration = (int32_t *)kmalloc(length32, GFP_KERNEL); in tfa2_hap_cnt_get_sequencer()1044 seq->level = (int32_t *)kmalloc(length32, GFP_KERNEL); in tfa2_hap_cnt_get_sequencer()1048 seq->freq = (int32_t *)kmalloc(length32, GFP_KERNEL); in tfa2_hap_cnt_get_sequencer()
34 #define GFP_KERNEL 0 macro
1315 buffer = kmalloc(2 * nr, GFP_KERNEL); in tfa2_i2c_read_regs()1466 output = kmalloc(5 + size * 3, GFP_KERNEL); in write_cf_mem()1530 data24 = kmalloc(size * 3, GFP_KERNEL); in read_cf_mem()