Searched refs:ext_buf (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/fs/notify/fanotify/ |
D | fanotify.c | 336 char *ext_buf = NULL; in fanotify_encode_fh() local 358 ext_buf = kmalloc(fh_len, gfp); in fanotify_encode_fh() 359 if (!ext_buf) in fanotify_encode_fh() 362 *fanotify_fh_ext_buf_ptr(fh) = ext_buf; in fanotify_encode_fh() 363 buf = ext_buf; in fanotify_encode_fh() 381 kfree(ext_buf); in fanotify_encode_fh()
|
/Linux-v5.10/drivers/scsi/lpfc/ |
D | lpfc_debugfs.c | 5679 struct lpfc_dmabuf *dmabuf, uint32_t ext_buf) in lpfc_idiag_mbxacc_dump_bsg_mbox() argument 5710 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 5718 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 5726 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 5734 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox()
|