Searched refs:ext_buf (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/fs/notify/fanotify/ |
| D | fanotify.c | 366 char *ext_buf = NULL; in fanotify_encode_fh() local 388 ext_buf = kmalloc(fh_len, gfp); in fanotify_encode_fh() 389 if (!ext_buf) in fanotify_encode_fh() 392 *fanotify_fh_ext_buf_ptr(fh) = ext_buf; in fanotify_encode_fh() 393 buf = ext_buf; in fanotify_encode_fh() 414 kfree(ext_buf); in fanotify_encode_fh()
|
| /Linux-v5.15/drivers/scsi/lpfc/ |
| D | lpfc_debugfs.c | 5865 struct lpfc_dmabuf *dmabuf, uint32_t ext_buf) in lpfc_idiag_mbxacc_dump_bsg_mbox() argument 5896 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 5904 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 5912 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox() 5920 sta_tp, nemb_tp, ext_buf); in lpfc_idiag_mbxacc_dump_bsg_mbox()
|